X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2FinContentUI.css;h=fa29ca25c043f2a04b5cf0fe7df97d0bbca94ece;hp=587dcb6fc725d294a94f20bbbdfb1f0edcdb2964;hb=441d02947409ca4d22ac53d247dabc3873d6ea3f;hpb=2454705579301ab41680efb4e66e0fb1fd38674f diff --git a/EarlyBlue/global/inContentUI.css b/EarlyBlue/global/inContentUI.css index 587dcb6f..fa29ca25 100644 --- a/EarlyBlue/global/inContentUI.css +++ b/EarlyBlue/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: #CCD0DD; + color: #000000; +} + /* Content */ *|*.main-content { /* Needed to allow the radius to clip the inner content, see bug 595656 */