diff options
author | horst3180 | 2017-04-20 01:44:54 +0200 |
---|---|---|
committer | GitHub | 2017-04-20 01:44:54 +0200 |
commit | cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6 (patch) | |
tree | 9cf155c26ca8ba184f87c33c7a61c42bf8d09d87 /arc-firefox-theme/chrome/global/autocomplete.css | |
parent | 6d434580a2c66f82bb6a144f8470e95bb314ea23 (diff) | |
parent | 541ad47a735339b74001c25564efbe9b793be505 (diff) | |
download | solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.tar.gz solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.tar.xz solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.zip |
Merge branch 'master' into master
Diffstat (limited to 'arc-firefox-theme/chrome/global/autocomplete.css')
-rw-r--r-- | arc-firefox-theme/chrome/global/autocomplete.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/global/autocomplete.css b/arc-firefox-theme/chrome/global/autocomplete.css index 0b4536c..6b31eed 100644 --- a/arc-firefox-theme/chrome/global/autocomplete.css +++ b/arc-firefox-theme/chrome/global/autocomplete.css @@ -105,6 +105,7 @@ treechildren.autocomplete-treebody::-moz-tree-cell-text(selected) { } .autocomplete-richlistitem[selected] { + background-color: Highlight; color: HighlightText; } |