[ljcom] r10893: LJSUP-9588: Simply Wood theme, uppercase...

Committer: mchervonniy
LJSUP-9588: Simply Wood theme, uppercase days at calendar
U   trunk/htdocs/stc/sup/s/simply-wood.css
Modified: trunk/htdocs/stc/sup/s/simply-wood.css
===================================================================
--- trunk/htdocs/stc/sup/s/simply-wood.css	2011-08-22 08:03:26 UTC (rev 10892)
+++ trunk/htdocs/stc/sup/s/simply-wood.css	2011-08-22 08:38:54 UTC (rev 10893)
@@ -220,7 +220,7 @@
 	padding: 12px 0 0;
 	}
 .sidebar-block {
-	margin: 0 0 20px;
+	margin: 0 15px 20px;
 	}
 .sidebar-block DT {
 	font-weight: bold;
@@ -288,7 +288,11 @@
 	}
 .calendar-wrap TABLE THEAD TR TH {
 	height: 20px;
+	padding: 5px 0;
 	}
+.calendar-wrap THEAD TH DIV {
+	text-transform: uppercase;
+	}
 .calendar-wrap TABLE THEAD TR TH,
 .calendar-wrap TABLE TBODY TD {
 	border: 1px solid #393939;