sync with changes up to http://hg.mozilla.org/mozilla-central/rev/03de2d980072
[themes.git] / EarlyBlue / mozapps / downloads / downloads.css
index 87035c384dca09f492f42ba8295147ec70531914..b0cb1575cabc2088ac3e64f27f974f6b5862ed55 100644 (file)
@@ -20,7 +20,7 @@ richlistitem[type="download"][selected="true"] {
   background-image: url("chrome://mozapps/skin/extensions/itemEnabledFader.png");
 }
 
-richlistitem[type="download"][alternate="true"]:not([selected="true"]) {
+richlistitem[type="download"]:not([selected="true"]):nth-child(odd) {
   background-color: #9999CC;
 }