]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10084 Styling/branding
authordwoolhead <dwoolhead>
Mon, 18 Jun 2007 16:49:39 +0000 (16:49 +0000)
committerdwoolhead <dwoolhead>
Mon, 18 Jun 2007 16:49:39 +0000 (16:49 +0000)
theme/standard/styles_layout.css

index a67059064d232598507dfd0931d4ae82e4a7aac1..7150992fb42a71ac3311c9f59a5dd82b7335c3ab 100644 (file)
@@ -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;