Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4
MozillaFirefox
firefox-browser-css.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File firefox-browser-css.patch of Package MozillaFirefox
From: Jakub Steiner <jimmac@novell.com>, Wolfgang Rosenauer <wr@rosenauer.org Subject: make style compatible with dark themes References: https://bugzilla.novell.com/show_bug.cgi?id=503351 https://bugzilla.mozilla.org/show_bug.cgi?id=478632 wr: changed because of https://bugzilla.novell.com/show_bug.cgi?id=561027 diff --git a/browser/themes/gnomestripe/browser/browser.css b/browser/themes/gnomestripe/browser/browser.css --- a/browser/themes/gnomestripe/browser/browser.css +++ b/browser/themes/gnomestripe/browser/browser.css @@ -954,16 +954,30 @@ toolbar[iconsize="small"] #feed-button { } #urlbar-display { margin-top: 0; margin-bottom: 0; color: GrayText; } +#PopupAutoCompleteRichResult .autocomplete-richlistitem { + background-color: -moz-Field !important; +} + +#PopupAutoCompleteRichResult .autocomplete-richlistitem[selected="true"], +#PopupAutoCompleteRichResult .autocomplete-richlistitem[selected="true"] * { + color: HighlightText !important; + background: Highlight !important; +} + +.ac-title { + color: -moz-Fieldtext !important; +} + /* Favicon */ #page-proxy-favicon, #urlbar-throbber { width: 16px; height: 16px; } #page-proxy-stack {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor