keeping up with classic; make labels do better & clean up margins of some elements
[themes.git] / EarlyBlue / communicator / search / search-editor.css
index 5d7fa5bd80254de684d377d98a221d34ca819d86..1b384f40e6cd7ba128d9dcacc2b7c6be84661cda 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-#add-button
-  {
-    list-style-image      : url("chrome://global/skin/scroll-right.gif");
-  }
+#add-button {
+  list-style-image: url("chrome://global/skin/arrow/arrow-right.gif");
+}
   
-#remove-button
-  {
-    list-style-image      : url("chrome://global/skin/scroll-left.gif");
-  }
+#remove-button {
+ list-style-image: url("chrome://global/skin/arrow/arrow-left.gif");
+}