From ee28737e309284562b42e5fd6d1604d06f492aba Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 8 Sep 2011 16:55:03 +0200 Subject: add some functions --- public/media/css/fullcalendar.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'public/media') diff --git a/public/media/css/fullcalendar.css b/public/media/css/fullcalendar.css index 3a3ee5b..7dbf9bc 100644 --- a/public/media/css/fullcalendar.css +++ b/public/media/css/fullcalendar.css @@ -57,6 +57,7 @@ html .fc, .fc-header-title { display: inline-block; vertical-align: top; + font-size: x-small; } .fc-header-title h2 { @@ -261,7 +262,7 @@ html .fc, .fc-event { border-style: solid; border-width: 0; - font-size: .85em; + font-size: 0.85em; cursor: default; } @@ -289,7 +290,7 @@ a.fc-event { width: 100%; height: 100%; border-style: solid; - border-width: 0; + border-width: 2px; overflow: hidden; } -- cgit v1.2.3-55-g7522