Closed Bug 1355755 Opened 7 years ago Closed 7 years ago

Cleanup hardcoded colors defined in tabs.css

Categories

(DevTools :: Shared Components, enhancement, P3)

enhancement

Tracking

(firefox55 fixed)

RESOLVED FIXED
Firefox 55
Tracking Status
firefox55 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

Attachments

(1 file)

Discussed during the review of Bug 1348004:

> ::: devtools/client/shared/components/tabs/tabs.css:28
> (Diff revision 3)
> > +  position: relative;
> >  }
> >  
> >  .tabs .tabs-menu-item a {
> > -  display: block;
> > +  display: flex;
> >    color: #A9A9A9;
> 
> Unrelated to your patch, but why don't we have a theme variable for this. If 
> this is the color of the text inside tabs, it should really be a theme variable, 
> and I'm pretty sure we have one close to that already.
>
Comment on attachment 8857387 [details]
Bug 1355755 - cleanup hardcoded colors in tabs.css;

https://reviewboard.mozilla.org/r/129380/#review131962
Attachment #8857387 - Flags: review?(pbrosset) → review+
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a6ff20e03b5e
cleanup hardcoded colors in tabs.css;r=pbro
https://hg.mozilla.org/mozilla-central/rev/a6ff20e03b5e
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: