sync both themes with toolkit windows theme changes in Mozilla 54 cycle
[themes.git] / LCARStrek / global / autocomplete.css
index e22cf0fb2e3670e695f91ac564c1b72d769c5132..736e6d7134c49787dc5e634dffb3b54770dbc2fe 100644 (file)
@@ -123,6 +123,11 @@ panel[type="autocomplete-richlistbox"],
   overflow-x: hidden !important;
 }
 
+.autocomplete-richlistitem[selected] {
+  background-color: #008484;
+  color: #000000;
+}
+
 .ac-type-icon {
   width: 16px;
   height: 16px;