sync both themes with suite classic theme changes in SeaMonkey 2.49 cycle
[themes.git] / LCARStrek / communicator / search / searchbar.css
index 601e06d21e292a92e60abee4caa9b26d1a3f4414..115033d477fc55134962a4055b91b3721770c5ac 100644 (file)
   -mozpadding-end: 2px;
 }
 
+/* ::::: search bar ::::: */
+
+.autocomplete-treebody::-moz-tree-cell-text(datalist-first, treecolAutoCompleteComment) {
+  color: #E7ADE7;
+  font-size: smaller;
+}
+
+.autocomplete-treebody::-moz-tree-cell(datalist-first) {
+  border-top: 1px solid #E7ADE7;
+}
+
 /* ::::: searchbar-engine-button ::::: */
 
 .searchbar-engine-button {