third part of syncing LCARStrek with Firefox 30 windows theme changes
[themes.git] / LCARStrek / browser / downloads / downloads.css
index 26e7ce4e7cf7ea74f4eb87b8f6ccf9ec3531dced..078a5f59fba3cefed6fc9c49e35d5ed07600cb13 100644 (file)
@@ -21,6 +21,7 @@
 #downloadsHistory {
   cursor: pointer;
   margin: 4px !important;
+  color: #3333FF;
 }
 
 #downloadsPanel[keyfocus] > #downloadsFooter > #downloadsHistory:focus {
   border: none;
 }
 
+#downloadsPanel[hasdownloads] > #downloadsFooter {
+}
+
+#downloadsPanel[hasdownloads] > #downloadsFooter:hover {
+}
+
+#downloadsPanel[hasdownloads] > #downloadsFooter:hover:active {
+}
+
 /*** Downloads Summary and List items ***/
 
 #downloadsSummary,
@@ -152,6 +162,9 @@ richlistitem[type="download"]:first-child {
   cursor: pointer;
 }
 
+#downloadsPanel:not([keyfocus]) > #downloadsListBox > richlistitem[type="download"][state="1"][exists]:hover:active {
+}
+
 /*** Button icons ***/
 
 .downloadButton.downloadCancel {