From 01607c09b841e9c18d551e4a5c8207114dde62be Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 17 Aug 2015 11:17:48 +0200 Subject: [Post setup checks] add proper CSS --- settings/css/settings.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'settings/css/settings.css') diff --git a/settings/css/settings.css b/settings/css/settings.css index e0fe9b446be..0592a8fb79d 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -360,7 +360,6 @@ table.grid td.date{ #security-warning li { list-style: initial; margin: 10px 0; - color: #ce3702; } #shareAPI p { padding-bottom: 0.8em; } @@ -485,6 +484,12 @@ doesnotexist:-o-prefocus, .strengthify-wrapper { background-position: left center; } +#postsetupchecks .errors, +#postsetupchecks .warnings, +#security-warning > ul { + color: #ce3702; +} + #admin-tips li { list-style: initial; } -- cgit v1.2.3