Monotone-Parent: fd91d6bbc4644da15f4f7b414a66a33e4d0d13dc

Monotone-Revision: df76026e64c09583ec9c0b607c385a91356ae9b5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-02T23:17:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-02 23:17:55 +00:00
parent 1c38ad70d3
commit baf79397d1
2 changed files with 62 additions and 26 deletions

View File

@@ -316,7 +316,9 @@ TABLE.monthOverview DIV.appointmentView
padding: 0px; }
TABLE.monthOverview TD.contentOfDay
{ vertical-align: top; }
{ vertical-align: top;
overflow: hidden;
height: 15%; }
SPAN.dayCellLabel
{ color: #77a;
@@ -345,8 +347,7 @@ TABLE.weekOverview TD
{ border: 1px solid #99f; }
TABLE.monthOverview TD
{ border: 2px solid #99f;
height: 15%; }
{ border: 2px solid #99f; }
TABLE.dayOverview TD.header
{ text-align: center;