update both themes for changes in toolkit winstripe for Mozilla 10 platform
[themes.git] / EarlyBlue / mozapps / plugins / pluginProblem.css
index 1ecac655110b772d4f51d24b98d8723c6187125d..e5efea317d5eb03658dbd6e5a74e1837115f8fee 100644 (file)
@@ -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");
 }