From 5105b3febc5619541a7a97032def5922690e9c02 Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 14 Jun 2011 19:48:37 -0700 Subject: event calendar links, editing --- view/theme/loozah/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'view/theme/loozah') diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index a566acadc..31a77c0a2 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2432,6 +2432,13 @@ a.mail-list-link { margin-bottom: 10px; } + +.edit-event-link, .plink-event-link { + float: left; + margin-right: 4px; +} + + .event-description:before { content: url('../../../images/calendar.png'); margin-right: 15px; @@ -2461,6 +2468,7 @@ a.mail-list-link { font-family: Courier, monospace; } .today { + font-weight: bold; color: #FF0000; } -- cgit v1.2.3