make add icon work
[themes.git] / LCARStrek / communicator / search / search.css
index 6d0360c6cf2bf037c1fd078669db42b784efcc43..cc684cfcd8f6ca72ef4c2b9704281001ea34e28f 100644 (file)
@@ -7,3 +7,11 @@
    ====================================================================== */
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+#searchPanel {
+  padding: 0;
+}
+
+.autocomplete-treebody::-moz-tree-cell(suggesthint) {
+  border-top: 1px solid #8050B0;
+}