update both themes for changes in toolkit winstripe for Mozilla 9 platform
[themes.git] / EarlyBlue / mozapps / extensions / extensions.css
index f428145b42de4ead922a438642ea6f200bdc263f..e2f13a3a853a21a039a184165ae608e2487578f9 100644 (file)
   max-height: 300px;
 }
 
+#detail-screenshot[loading] {
+  background-image: url("chrome://communicator/skin/brand/throbber-anim.gif");
+  background-position: 50% 50%;
+  background-repeat: no-repeat;
+}
+
+#detail-screenshot[loading="error"] {
+  background-image: url("chrome://global/skin/icons/alert-error.gif");
+}
+
 #detail-desc-container {
   margin-bottom: 2em;
 }