sync both themes with toolkit windows theme changes in Mozilla 32 cycle
[themes.git] / EarlyBlue / mozapps / downloads / downloads.css
index 898785dc4c93aca67ddf63ca001c67aea9e708f6..2af0dae6888f07db664fab985faef25681ced8f1 100644 (file)
@@ -17,10 +17,6 @@ richlistitem[type="download"] {
   border-bottom: 1px solid #9999CC;
 }
 
-richlistitem[type="download"][selected="true"] {
-  background-image: url("chrome://mozapps/skin/extensions/itemEnabledFader.png");
-}
-
 richlistitem[type="download"]:not([selected="true"]):nth-child(odd) {
   background-color: #9999CC;
 }
@@ -110,10 +106,6 @@ richlistitem[type="download"] .dateTime {
   min-width: 32px;
 }
 
-#searchbox[empty] {
-  color: #808080;
-}
-
 #clearListButton {
   min-height: 0;
   min-width: 0;