From 9571068c811caea237df98a614898cc85c37181c Mon Sep 17 00:00:00 2001 From: dwoolhead Date: Mon, 18 Jun 2007 16:49:39 +0000 Subject: [PATCH] MDL-10084 Styling/branding --- theme/standard/styles_layout.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index a67059064d..7150992fb4 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1403,6 +1403,11 @@ table.minicalendar td { padding: 5px; } +#calendar .sideblock div.header +{ + border:none; +} + #calendar .maincalendar .buttons { float: right; } @@ -1596,11 +1601,6 @@ table.minicalendar th { padding-left: 20px; } -#calendar td.sidecalendar { -border-width:0px; -padding-top:1px; -} - #calendar td.sidecalendar .sideblock { border: 1px solid; margin-bottom:10px; -- 2.39.5