X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2FeditorPrimaryToolbar.css;h=33c63e8193446559aa0872f89390b84ae89d91bf;hp=4dde291ee9f1fe9f7db69d073f02287b28db8f17;hb=6082be9443900156de6457a2839c8a66fdecc420;hpb=a1f525f0c2c8526761b87b460de74e463e4f263f diff --git a/EarlyBlue/editor/editorPrimaryToolbar.css b/EarlyBlue/editor/editorPrimaryToolbar.css index 4dde291e..33c63e81 100644 --- a/EarlyBlue/editor/editorPrimaryToolbar.css +++ b/EarlyBlue/editor/editorPrimaryToolbar.css @@ -184,11 +184,3 @@ #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; -}