X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fplugins%2FpluginProblem.css;fp=EarlyBlue%2Fmozapps%2Fplugins%2FpluginProblem.css;h=e5efea317d5eb03658dbd6e5a74e1837115f8fee;hp=1ecac655110b772d4f51d24b98d8723c6187125d;hb=1e29db46dc44bb298673e0574cef312051e15a94;hpb=a035c4db7df49c0aefd7a27a5f437c129b52279d diff --git a/EarlyBlue/mozapps/plugins/pluginProblem.css b/EarlyBlue/mozapps/plugins/pluginProblem.css index 1ecac655..e5efea31 100644 --- a/EarlyBlue/mozapps/plugins/pluginProblem.css +++ b/EarlyBlue/mozapps/plugins/pluginProblem.css @@ -29,6 +29,9 @@ html|a { :-moz-type-unsupported .icon[status="ready"] { background-image: url("chrome://mozapps/skin/plugins/contentPluginDownload.png"); } +:-moz-handler-clicktoplay .icon { + background-image: url("chrome://mozapps/skin/plugins/contentPluginMissing.png"); +} :-moz-handler-disabled .icon { background-image: url("chrome://mozapps/skin/plugins/contentPluginDisabled.png"); }