sync both themes with toolkit windows theme changes in Mozilla 54 cycle
[themes.git] / EarlyBlue / global / autocomplete.css
index 260f35618ccf9e721441a2d1b8b5836062abc4b6..24d90eca837f5fee4af50836d55149cb333e3000 100644 (file)
@@ -112,6 +112,11 @@ panel[type="autocomplete-richlistbox"],
   overflow-x: hidden !important;
 }
 
+.autocomplete-richlistitem[selected] {
+  background-color: #336699;
+  color: white;
+}
+
 .ac-type-icon {
   width: 16px;
   height: 16px;