fourth part of syncing LCARStrek with Firefox 29 windows theme changes
[themes.git] / LCARStrek / browser / downloads / indicator.css
index dcb023f3902574138d525532454c53c27357d3d9..8d05f22fbbe6b7b389b89af6490e5747efafc243 100644 (file)
   background-image: url("chrome://browser/skin/downloads/download-glow.png");
 }
 
+#downloads-button[cui-areatype="menu-panel"][attention] {
+  list-style-image: url("chrome://browser/skin/downloads/download-glow-menuPanel.png");
+  -moz-image-region: auto;
+}
+
 /* In the next few rules, we use :not([counter]) as a shortcut that is
    equivalent to -moz-any([progress], [paused]). */