sync both themes with toolkit windows theme changes in Mozilla 36 cycle
[themes.git] / LCARStrek / global / inContentUI.css
index f1200713784bd30c1894746980416ee74982d01c..78940c0bbe4cd28552ffb48a6729a73ad5b96c57 100644 (file)
@@ -20,6 +20,13 @@ html|html {
   font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
+/* Use the new in-content colors for #contentAreaDownloadsView. After landing
+   of bug 989469 the colors can be moved to *|*:root */
+*|*#contentAreaDownloadsView {
+  background: #000000;
+  color: #FF9F00;
+}
+
 /* Content */
 *|*.main-content {
   /* Needed to allow the radius to clip the inner content, see bug 595656 */