first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / mozapps / downloads / downloads.css
index 94831c075531389aa6d4170f50020767d5737d70..d3e04acc3e6bfa670fd5481d2a378cf5c2b4e441 100644 (file)
 /* Download View Items */
 richlistitem[type="download"] {
   padding: 4px;
-  -moz-padding-end: 8px;
+  padding-inline-end: 8px;
   min-height: 46px;
   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;