first part of sync for LCARStrek with browser windows theme in Firefox 23 cycle
[themes.git] / LCARStrek / browser / downloads / downloads.css
index 4dcff7fc0b70cf05d99165e1f78cc5a1a820c7ec..9fef1597b3399cac6086dd78a85b4d0663f16c4a 100644 (file)
@@ -144,6 +144,7 @@ richlistitem[type="download"]:first-child {
 
 /*** Highlighted list items ***/
 
+/* #downloadsPanel:not([keyfocus]) > #downloadsListBox > richlistitem[type="download"][state="1"][exists]:hover { */
 #downloadsPanel:not([keyfocus]) > #downloadsListBox > richlistitem[type="download"]:hover {
   border-radius: 3px;
   background-color: #794900;
@@ -334,3 +335,8 @@ richlistitem[type="download"]:hover > stack > .downloadButton.downloadRetry:acti
 #downloads-indicator[paused] > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-progress > .progress-remainder {
   background-color: #404048;
 }
+
+toolbar[mode="full"] > #downloads-indicator > .toolbarbutton-text {
+  margin: 0;
+  text-align: center;
+}