Monotone-Parent: b9c80f4ba4219e5abe9f899dc3f3f3cf8682c138

Monotone-Revision: 03944000f318b9e9a2fdb399e581d287d2e421a7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-10-19T16:15:30
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2010-10-19 16:15:30 +00:00
parent e0f2e2eb0b
commit 5426344d78
2 changed files with 4 additions and 4 deletions

View File

@ -161,7 +161,7 @@ TABLE#freeBusyAttendees TR.futureAttendee INPUT
TABLE#freeBusyAttendees TR.futureAttendee TD,
TABLE#freeBusyData TR.futureData TD
{ border: 0;
{ border: 0px;
height: 3em;
line-height: 3em; }
@ -181,7 +181,7 @@ TABLE#freeBusyHeader TR.freeBusyHeader3 SPAN.freeBusyZoneElement.busy
{ background-color: #f03 !important; }
TABLE#freeBusyData TD SPAN.freeBusyZoneElement
{ height: 23px; }
{ height: 24px; }
SPAN.colorBox.free,
TABLE#freeBusyData TD SPAN.freeBusyZoneElement

View File

@ -90,8 +90,8 @@ TABLE#freeBusyAttendees TD.attendeeStatus,
TABLE#freeBusyAttendees TD.attendeeStatus DIV
{ width: 24px; }
TABLE#freeBusyData TD
{ height: 25px; }
TABLE#freeBusyData TD.noFreeBusy
{ height: 25px }
TABLE
{ empty-cells: show; /* no impact? */ }