From 84a882c651f2729cb60c89482b71e6899d311735 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Fri, 8 Nov 2013 14:58:24 +0100 Subject: LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take too much awareness --- apps/user_ldap/css/settings.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/user_ldap/css') diff --git a/apps/user_ldap/css/settings.css b/apps/user_ldap/css/settings.css index 127ce817ac1..490c3e95926 100644 --- a/apps/user_ldap/css/settings.css +++ b/apps/user_ldap/css/settings.css @@ -123,3 +123,7 @@ select[multiple=multiple] + button { .ldap_config_state_indicator_sign.error { background: #ce3702; } + +.ldap_grey { + color: #777; +} \ No newline at end of file -- cgit v1.2.3