From f4f8f7623bbc06ac27520e62cf452bf2d77f18a1 Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 11 Nov 2011 01:19:16 -0800 Subject: theme birthday/event notifications under testbubble --- view/theme/testbubble/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 56af0dcda..971ad2431 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -703,6 +703,14 @@ ul .sidebar-group-li .icon{ margin-right: 5px; } +.birthday-today, .event-today { + font-weight: bold; +} + +#birthday-wrapper, #event-wrapper { + margin-left: 15px; +} + /* ================== */ /* = Contacts Block = */ /* ================== */ -- cgit v1.2.3