From a6735e6953255f9330fa8f32dfbb164521e114cb Mon Sep 17 00:00:00 2001 From: Ove Klykken Date: Fri, 20 Jun 2014 16:36:16 -0400 Subject: [PATCH] setting up Block Grid for the calendars so they look nice --- Toolkit/Schedule/templates/departuresScheduleCalendar.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Toolkit/Schedule/templates/departuresScheduleCalendar.html b/Toolkit/Schedule/templates/departuresScheduleCalendar.html index 2322331..275c3be 100644 --- a/Toolkit/Schedule/templates/departuresScheduleCalendar.html +++ b/Toolkit/Schedule/templates/departuresScheduleCalendar.html @@ -47,7 +47,8 @@ table.cals { #departures { border-radius-bottom-left: 10px; border-radius-bottom-right: 10px; - } + + } #departures th { padding: 10px; font-size: 16px; @@ -79,7 +80,7 @@ table.cals { -