From 580c30f516806621edc653941e33f1ef028d4347 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 11 Jan 2015 21:18:29 -0800 Subject: another attempt to explain default permissions on connedit page --- view/css/mod_connedit.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'view/css') diff --git a/view/css/mod_connedit.css b/view/css/mod_connedit.css index 82cc6bc9d..98c53602b 100644 --- a/view/css/mod_connedit.css +++ b/view/css/mod_connedit.css @@ -21,6 +21,13 @@ padding: 20px 5px 10px; } +.abook-perms-msg { + background: orange; + font-weight: bold; + margin: 10px; + padding: 20px 5px 10px; +} + .abook-permschange { width: 100%; } -- cgit v1.2.3