update both themes for toolkit winstripe changes between 2009-02-23 and 2009-05-01
[themes.git] / LCARStrek / global / autocomplete.css
index ccadf73c53ac91233cf5cdb03de564c0027a6101..975c77b8416bc5ecbf3f989627d8c35b11d55908 100644 (file)
@@ -151,7 +151,10 @@ panel[type="autocomplete-richlistbox"],
 
 .autocomplete-richlistitem {
   padding: 1px 2px;
-  border-bottom: 1px solid #E7ADE7;
+}
+
+.autocomplete-richlistitem:not(:first-child) {
+  border-top: 1px solid #E7ADE7;
 }
 
 .ac-site-icon {