X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fplugins%2FpluginProblem.css;h=cd5996275b58f2906df5dea1bd24c06a56867b63;hp=7067e3991dc5af73d753eee24617301a598c30a6;hb=71a617ff22ae6266108ab20198128db5ae2bd33c;hpb=46dc2718163b4e6ffb52ef8f46bef4c8db7ed804 diff --git a/EarlyBlue/mozapps/plugins/pluginProblem.css b/EarlyBlue/mozapps/plugins/pluginProblem.css index 7067e399..cd599627 100644 --- a/EarlyBlue/mozapps/plugins/pluginProblem.css +++ b/EarlyBlue/mozapps/plugins/pluginProblem.css @@ -30,7 +30,9 @@ html|a { :-moz-type-unsupported .icon[status="ready"] { background-image: url("chrome://mozapps/skin/plugins/contentPluginDownload.png"); } -:-moz-handler-clicktoplay .icon { +:-moz-handler-clicktoplay .icon, +:-moz-handler-vulnerable-updatable .icon, +:-moz-handler-vulnerable-no-update .icon { background-image: url("chrome://mozapps/skin/plugins/contentPluginClickToPlay.png"); } :-moz-handler-disabled .icon { @@ -54,8 +56,9 @@ html|a { cursor: default; } -:-moz-handler-clicktoplay, -.msgClickToPlay { +:-moz-handler-clicktoplay .msgClickToPlay, +:-moz-handler-vulnerable-updatable .msgClickToPlay, +:-moz-handler-vulnerable-no-update .msgClickToPlay { cursor: pointer; }