From: Friendika <info@friendika.com> Date: Fri, 11 Nov 2011 09:19:16 +0000 (-0800) Subject: theme birthday/event notifications under testbubble X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f4f8f7623bbc06ac27520e62cf452bf2d77f18a1;p=friendica.git theme birthday/event notifications under testbubble --- diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 56af0dcda8..971ad24318 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 = */ /* ================== */