update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / mozapps / downloads / downloads.css
index b0cb1575cabc2088ac3e64f27f974f6b5862ed55..898785dc4c93aca67ddf63ca001c67aea9e708f6 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 #9999CC;
 }
@@ -117,4 +118,4 @@ richlistitem[type="download"] .dateTime {
   min-height: 0;
   min-width: 0;
   margin-top: 3px;
-}
\ No newline at end of file
+}