X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fbackdrop.css;h=53faf1ac7082bbe318577d8d3895b156f3af0f4a;hb=b5bf7014e6a58b887d6e5ceaa58dbf4084df3701;hp=2d99f549e38eabc27b26fa467efb26cc9449ca07;hpb=8282c3dc7b991acb4665546aae5c18e1adaecf95;p=civicrm-core.git diff --git a/css/backdrop.css b/css/backdrop.css index 2d99f549e3..53faf1ac70 100644 --- a/css/backdrop.css +++ b/css/backdrop.css @@ -2,7 +2,7 @@ /* Make status messages work with Backdrop styles */ .crm-container :not(.crm-footer) .messages.status { - background-color: #E9EEBC; + background-color: #e9eebc; padding: 0.9em 0.625em 1em 3.438em; border: none; } @@ -10,7 +10,7 @@ .crm-container :not(.crm-footer) .messages.status .crm-i { font-size: 1.5rem; color: #fff; - background-color: #CFDE56; + background-color: #cfde56; position: absolute; padding: .4rem; left: 0; @@ -22,7 +22,7 @@ .crm-container :not(.crm-footer) .messages.status { padding-left: 4.375em; } - + .crm-container :not(.crm-footer) .messages.status .crm-i { font-size: 1.75rem; padding: .5rem;