a few improvements seen in usage of the themes
[themes.git] / EarlyBlue / global / autocomplete.css
index c86773d26b71960a2061feae458c1f81d562827c..86d4cf897f9605a792c36a45978b908a959ea942 100644 (file)
@@ -151,7 +151,10 @@ panel[type="autocomplete-richlistbox"],
 
 .autocomplete-richlistitem {
   padding: 1px 2px;
-  border-bottom: 1px solid #666699;
+}
+
+.autocomplete-richlistitem:not(:first-child) {
+  border-top: 1px solid #666699;
 }
 
 .ac-site-icon {