update mozapps in both themes to withstand a manual diff check
[themes.git] / LCARStrek / mozapps / downloads / downloads.css
index ca188aa04b451d4e8c6377c0346b673c3628ca91..f66d146ca92a880b34348e3d447729bcd66908cb 100644 (file)
@@ -11,7 +11,8 @@
 
 /* Download View Items */
 richlistitem[type="download"] {
-  padding: 4px 8px 4px 4px;
+  padding: 4px;
+  -moz-padding-end: 8px;
   min-height: 46px;
   border-bottom: 1px solid #9C9CFF;
 }
@@ -109,10 +110,6 @@ richlistitem[type="download"] .dateTime {
   min-width: 32px;
 }
 
-#searchbox[empty] {
-  color: #6000CF;
-}
-
 #clearListButton {
   min-height: 0;
   min-width: 0;