diff options
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; } |