mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-26 19:56:23 +00:00
Monotone-Parent: 7001bd5342e68b3d0c659bc90a70a249a337d23c
Monotone-Revision: fe3f54b152f30a04758f292beef7c98e2349e958 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-17T20:11:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -20,6 +20,13 @@ DIV#freeBusyView
|
||||
-moz-border-top-colors: #9c9a94 #000;
|
||||
-moz-border-left-colors: #9c9a94 #000; }
|
||||
|
||||
TABLE#freeBusy
|
||||
{ border-collapse: collapse;
|
||||
table-layout: auto; }
|
||||
|
||||
TABLE#freeBusy THEAD TH
|
||||
{ white-space: nowrap; }
|
||||
|
||||
TABLE#freeBusy TD,
|
||||
TABLE#freeBusy TH
|
||||
{ padding: 0px;
|
||||
@@ -56,14 +63,14 @@ TABLE#freeBusy TR.freeBusyHeader2 TH,
|
||||
TABLE#freeBusy TR.freeBusyHeader3 TH
|
||||
{ text-align: left;
|
||||
color: #777;
|
||||
background: #fff;
|
||||
border-collapse: collapse; }
|
||||
background: #fff; }
|
||||
|
||||
TABLE#freeBusy TR.freeBusyHeader2 TH
|
||||
{ width: 6em; }
|
||||
{ padding-right: 2em; }
|
||||
|
||||
TABLE#freeBusy TR.freeBusyHeader3 TH
|
||||
{ border-bottom: 1px solid #cecbff; }
|
||||
{ border-left: 1px solid #fff;
|
||||
border-bottom: 1px solid #cecbff; }
|
||||
|
||||
TABLE#freeBusy TR.attendeeModel
|
||||
{ display: none; }
|
||||
@@ -84,6 +91,7 @@ TABLE#freeBusy TD.noFreeBusy
|
||||
SPAN.freeBusyZoneElement
|
||||
{ display: block;
|
||||
float: left;
|
||||
clear: right;
|
||||
width: 25%;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
||||
Reference in New Issue
Block a user