update both themes for changes in toolkit winstripe for Mozilla 9 platform
[themes.git] / LCARStrek / mozapps / extensions / extensions.css
index 49263b55f9cdd1370a49617f9051e1b0d7fe7845..03efde1bf7693bc153bdaea3cc862815754a275a 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;
 }