update EarlyBlue to current trunk
[themes.git] / EarlyBlue / mozapps / downloads / downloads.css
index dfa008122d4b597faa7643b73cfd07fe3135ba26..214ffb78db65fab057015e62daf231720c7632ac 100644 (file)
@@ -15,6 +15,10 @@ richlistitem[type="download"] {
   min-height: 46px;
 }
 
+richlistitem[type="download"][alternate="true"]:not([selected="true"]) {
+  background-color: #9999CC;
+}
+
 richlistitem[type="download"] .name {
   font-size: larger;
 }
@@ -83,13 +87,6 @@ richlistitem[type="download"] .name {
   min-width: 32px;
 }
 
-.title-line {
-  height: 1px;
-  background-color: #9999CC;
-  -moz-margin-end: 15px;
-  -moz-margin-start: 5px;
-}
-
 #searchbox[empty] {
   color: #808080;
 }