X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2FinContentUI.css;h=78940c0bbe4cd28552ffb48a6729a73ad5b96c57;hp=f1200713784bd30c1894746980416ee74982d01c;hb=441d02947409ca4d22ac53d247dabc3873d6ea3f;hpb=52d7b436d7e0402ffa0c6e9a55d6c5cd6ecb1e7f diff --git a/LCARStrek/global/inContentUI.css b/LCARStrek/global/inContentUI.css index f1200713..78940c0b 100644 --- a/LCARStrek/global/inContentUI.css +++ b/LCARStrek/global/inContentUI.css @@ -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 */