[Bug 238823] Re: [MASTER] Firefox 3 RC1: color (grey) used for urls in the awesome bar make them hard to read in multiple themes (human, etc.)

Derek bugs at m8y.org
Mon Jun 23 16:43:50 UTC 2008


Better version - [selected="true"] avoids issues with first one.

@namespace
url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

.ac-url-text {
    color: MenuText !important;
    background-color: Menu !important;
}
.autocomplete-richlistitem[selected="true"] .ac-url-text {
    color: HighlightText !important;
    background-color: Highlight !important;
}
.autocomplete-richlistitem {
    border-bottom: 1px solid ThreeDShadow !important;
}

-- 
[MASTER] Firefox 3 RC1: color (grey) used for urls in the awesome bar make them hard to read in multiple themes (human, etc.)
https://bugs.launchpad.net/bugs/238823
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list