From: dwoolhead Date: Mon, 18 Jun 2007 16:49:39 +0000 (+0000) Subject: MDL-10084 Styling/branding X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9571068c811caea237df98a614898cc85c37181c;p=moodle.git MDL-10084 Styling/branding --- 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;