complete sync of both themes with toolkit winstripe changes in Mozilla 16 cycle
[themes.git] / EarlyBlue / global / autocomplete.css
index b69fd8aa6c42abf4b85fca346e32b56df3100eb5..591da91125dd7861dc083316771b7578d04cbc17 100644 (file)
@@ -111,15 +111,15 @@ panel[type="autocomplete-richlistbox"],
   overflow-x: hidden !important;
 }
 
+.autocomplete-richlistitem {
+  padding: 1px 2px;
+}
+
 .autocomplete-richlistitem[selected="true"] {
   background-color: #336699;
   color: white;
 }
 
-.autocomplete-richlistitem {
-  padding: 1px 2px;
-}
-
 .autocomplete-richlistitem:not(:first-child) {
   border-top: 1px solid #666699;
 }
@@ -167,10 +167,6 @@ html|span.ac-emphasize-text {
   text-decoration: underline;
 }
 
-html|span.ac-emphasize-alt {
-  text-decoration: underline;
-}
-
 .ac-title, .ac-url {
   overflow: hidden;
 }