From 6c47f262cc8be96de0f543284b303fd6a1564a3f Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 1 May 2011 19:50:00 -0700 Subject: warn if msg is visible to all --- view/theme/duepuntozero/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index a23f72987..8ba548be8 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1895,9 +1895,11 @@ a.mail-list-link { #profile-jot-desc { /*float: left;*/ width: 480px; + color: #FF0000; margin-top: 10px; margin-bottom: 10px; } + #character-counter { float: right; font-size: 120%; -- cgit v1.2.3