add origdiff script to read hg log since a certain date and output it as both a text...
[themes.git] / EarlyBlue / editor / editorPrimaryToolbar.css
index 4dde291ee9f1fe9f7db69d073f02287b28db8f17..33c63e8193446559aa0872f89390b84ae89d91bf 100644 (file)
 #findButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/find-disabled.gif") !important;
 }
-
-#formButton {
-  list-style-image: url("chrome://editor/skin/icons/form.gif");
-}
-
-#formButton[disabled="true"] {
-  list-style-image: url("chrome://editor/skin/icons/form-disabled.gif") !important;
-}