feed detection and some other trunk work
[themes.git] / EarlyBlue / editor / editorPrimaryToolbar.css
index f7a30dbbf804412d738dd53e19a9fd151d8e8585..33c63e8193446559aa0872f89390b84ae89d91bf 100644 (file)
 }
 
 #findButton {
-  list-style-image: url("chrome://editor/skin/icons/cut.gif");
+  list-style-image: url("chrome://editor/skin/icons/find.gif");
 }
 
 #findButton[disabled="true"] {
-  list-style-image: url("chrome://editor/skin/icons/cut-disabled.gif") !important;
+  list-style-image: url("chrome://editor/skin/icons/find-disabled.gif") !important;
 }