From 8f6e1e0231c363922cb5d9de7ebf2975aaef39d7 Mon Sep 17 00:00:00 2001 From: Antechinus Date: Sat, 15 Jun 2013 07:49:43 -0400 Subject: [PATCH 1/2] ! Some updates to the calendar template and css Signed-off-by: Spuds --- themes/default/Calendar.template.php | 24 ++--- themes/default/css/index.css | 151 ++++++++++++--------------- 2 files changed, 76 insertions(+), 99 deletions(-) diff --git a/themes/default/Calendar.template.php b/themes/default/Calendar.template.php index c163c3820d..088d82bc3e 100644 --- a/themes/default/Calendar.template.php +++ b/themes/default/Calendar.template.php @@ -29,11 +29,11 @@ function template_main()
', $context['view_week'] ? template_show_week_grid('main') : template_show_month_grid('main'); - template_button_strip($context['calendar_buttons'], 'right'); - // Show some controls to allow easy calendar navigation. echo ' -
+ '; + template_button_strip($context['calendar_buttons'], 'right'); + echo '