sync both themes with toolkit windows theme changes in Mozilla 32 cycle
[themes.git] / LCARStrek / mozapps / downloads / downloads.css
index 94831c075531389aa6d4170f50020767d5737d70..cd7aec64c0edb79ac46f8a7ba5f13f9da1220093 100644 (file)
@@ -17,10 +17,6 @@ richlistitem[type="download"] {
   border-bottom: 1px solid #9C9CFF;
 }
 
-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: #3F2700;
 }
@@ -110,10 +106,6 @@ richlistitem[type="download"] .dateTime {
   min-width: 32px;
 }
 
-#searchbox[empty] {
-  color: #6000CF;
-}
-
 #clearListButton {
   min-height: 0;
   min-width: 0;