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