From f19b65d3e9feb10204d14aff912c2ef537eb2b3e Mon Sep 17 00:00:00 2001 From: dwoolhead Date: Mon, 18 Jun 2007 17:01:14 +0000 Subject: [PATCH] MDL-10084 Styling/branding - deleted too much in previous commit --- theme/standard/styles_layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 7150992fb4..4d566227f0 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1601,6 +1601,10 @@ table.minicalendar th { padding-left: 20px; } +#calendar td.sidecalendar { +border-width:0px; +} + #calendar td.sidecalendar .sideblock { border: 1px solid; margin-bottom:10px; -- 2.39.5