mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-17 04:25:56 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user