Closed
Bug 910593
Opened 12 years ago
Closed 12 years ago
Text links in the About dialog are indistinguishable in nightly, aurora and unofficial builds
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 26
People
(Reporter: dao, Assigned: gia)
References
Details
(Keywords: regression, Whiteboard: [good first bug][mentor=dao][lang=css])
Attachments
(1 file)
|
1.96 KB,
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
Bug 827524 removed the underline for text links, which makes links indistinguishable from their surrounding text in case they have the same color. The About dialog in nightly, aurora and unofficial builds is such a case. We should add the underline back for the links there.
These are the relevant CSS files:
browser/branding/nightly/content/aboutDialog.css
browser/branding/aurora/content/aboutDialog.css
browser/branding/unofficial/content/aboutDialog.css
| Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → georgiana.chelu93
Attachment #798050 -
Flags: review?(dao)
| Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 798050 [details] [diff] [review]
patch1
Yep, this should do it. Thanks!
Attachment #798050 -
Flags: review?(dao) → review+
| Reporter | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
You need to log in
before you can comment on or make changes to this bug.
Description
•