Closed Bug 1160832 Opened 9 years ago Closed 9 years ago

Clean up styling for links in the Add-ons Manager

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal
Points:
1

Tracking

()

RESOLVED FIXED
mozilla40
Iteration:
40.3 - 11 May
Tracking Status
firefox40 --- fixed

People

(Reporter: dao, Assigned: dao)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
- No styling for .text-link needed, global/in-content/common.css takes care of it
- .button-link should only be underlined with :hover, to match common.css
- .button-link:hover color should be #178ce5, to match common.css
Attachment #8600659 - Flags: review?(dtownsend)
Flags: qe-verify-
Flags: firefox-backlog+
Comment on attachment 8600659 [details] [diff] [review]
patch

Review of attachment 8600659 [details] [diff] [review]:
-----------------------------------------------------------------

::: toolkit/themes/shared/extensions/extensions.inc.css
@@ +983,5 @@
>    background-color: transparent;
>  }
>  
>  /* Needed to override normal button style from inContent.css */
>  button.button-link:not([disabled="true"]):active:hover {

The active state color should be orange as well, according to common.css
Comment on attachment 8600659 [details] [diff] [review]
patch

Review of attachment 8600659 [details] [diff] [review]:
-----------------------------------------------------------------

r+ with Tim's change.
Attachment #8600659 - Flags: review?(dtownsend) → review+
https://hg.mozilla.org/mozilla-central/rev/77f5a6d23ffc
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.