From d72d30fabb3e081e0b2c749e512bb3989d9d1f4a Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 21 May 2013 17:13:51 -0700 Subject: more permissions descriptive text to lessen confusion --- view/theme/redbasic/css/style.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 33ccd5cbf..c2caedd08 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -350,12 +350,15 @@ footer { } .warning-text { - width: auto; font-size: 1.2em; font-weight: bold; color: #ff0000; } +#noperm-msg { + margin-top: 15px; +} + .preview { background: url('../img/gray_and_white_diagonal_stripes_background_seamless.gif'); } @@ -2460,6 +2463,9 @@ aside input[type='text'] { font-size: 70%; } +.descriptive-text { + color: #888; +} #plugin-settings-link, #account-settings-link { margin-bottom: 10px; -- cgit v1.2.3