update both themes for changes in toolkit winstripe for Mozilla 10 platform
[themes.git] / LCARStrek / mozapps / plugins / pluginProblem.css
index 83f75ceab3258e960c09a29c7b90b44e483d3ca5..98e325b2595fc027be6ab097c440310c0614e31a 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");
 }