mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-02 13:46:23 +00:00
Monotone-Parent: b4dce0cefe0dcb2486fbf6db19f6628a53b18241
Monotone-Revision: 2f18ff528db0316441209caab6d33ab4449bbe56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:00:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -431,116 +431,6 @@ DIV.appointmentView
|
||||
white-space: nowrap;
|
||||
border: 1px solid #000; }
|
||||
|
||||
SPAN.colorBox
|
||||
{ display: block;
|
||||
float: right;
|
||||
border: 1px solid #333;
|
||||
margin: .12em;
|
||||
width: 1em;
|
||||
height: .75em; }
|
||||
|
||||
DIV.freeBusyView
|
||||
{ margin-left: 12em;
|
||||
overflow: auto;
|
||||
border-top: 2px solid #222;
|
||||
border-left: 2px solid #222;
|
||||
border-right: 1px solid #fff;
|
||||
border-bottom: 1px solid #fff;
|
||||
-moz-border-top-colors: ThreeDShadow ThreeDDarkShadow;
|
||||
-moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; }
|
||||
|
||||
TABLE.freeBusy TD,
|
||||
TABLE.freeBusy TH
|
||||
{ padding: 0px;
|
||||
margin: 0px;
|
||||
border: 0px; }
|
||||
|
||||
TABLE.freeBusy TH.attendees,
|
||||
TABLE.freeBusy TD.attendees
|
||||
{ position: absolute;
|
||||
padding: 0px .5em;
|
||||
margin: 0px;
|
||||
width: 11em;
|
||||
border: 0px !important;
|
||||
background: #dbdad5 !important;
|
||||
overflow: hidden;
|
||||
left: 0px; }
|
||||
|
||||
TABLE.freeBusy TD.attendees IMG
|
||||
{ position: absolute;
|
||||
left: 0em;
|
||||
top: .5em; }
|
||||
|
||||
TABLE.freeBusy TD.attendees INPUT
|
||||
{ width: 10em;
|
||||
margin: 0px;
|
||||
margin-left: 10px; }
|
||||
|
||||
TABLE.freeBusy TR.freeBusyHeader2 TH
|
||||
{ font-weight: normal; }
|
||||
|
||||
TABLE.freeBusy TR.freeBusyHeader1 TH,
|
||||
TABLE.freeBusy TR.freeBusyHeader2 TH,
|
||||
TABLE.freeBusy TR.freeBusyHeader3 TH
|
||||
{ text-align: left;
|
||||
color: #777;
|
||||
background: #fff;
|
||||
border-collapse: collapse; }
|
||||
|
||||
TABLE.freeBusy TR.freeBusyHeader2 TH
|
||||
{ width: 6em; }
|
||||
|
||||
TABLE.freeBusy TR.freeBusyHeader3 TH
|
||||
{ border-bottom: 1px solid #cecbff; }
|
||||
|
||||
TABLE.freeBusy TR.attendeeModel
|
||||
{ display: none; }
|
||||
|
||||
TABLE.freeBusy TR.futureAttendee TD
|
||||
{ border-right: none; }
|
||||
|
||||
TABLE.freeBusy TD
|
||||
{ border-bottom: 1px solid #cecbff;
|
||||
border-right: 1px solid #cecbff;
|
||||
height: 2em;
|
||||
background-color: #fff; }
|
||||
|
||||
TABLE.freeBusy TD.noFreeBusy
|
||||
{ background-color: #559;
|
||||
border-right: 0px; }
|
||||
|
||||
SPAN.freeBusyZoneElement
|
||||
{ display: block;
|
||||
float: left;
|
||||
width: 25%;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
border: 0px; }
|
||||
|
||||
TABLE.freeBusy TR.freeBusyHeader3 SPAN.freeBusyZoneElement
|
||||
{ height: .25em; }
|
||||
|
||||
TABLE.freeBusy TD SPAN.freeBusyZoneElement
|
||||
{ height: 100%; }
|
||||
|
||||
SPAN[class~="colorBox"].free,
|
||||
TABLE.freeBusy TD SPAN.freeBusyZoneElement
|
||||
{ background-color: #8ca6bd; }
|
||||
|
||||
TABLE.freeBusy TH SPAN[class~="freeBusyZoneElement"].busy
|
||||
{ background-color: #c55 !important; }
|
||||
|
||||
SPAN[class~="colorBox"].busy,
|
||||
SPAN[class~="freeBusyZoneElement"].busy
|
||||
{ background-color: #5a6b79 !important; }
|
||||
|
||||
SPAN[class~="colorBox"].maybe-busy,
|
||||
SPAN[class~="freeBusyZoneElement"].maybe-busy
|
||||
{ background-color: #adc0d0 !important; }
|
||||
|
||||
SPAN[class~="colorBox"].noFreeBusy
|
||||
{ background-color: #559; }
|
||||
|
||||
/* new draggable presentation */
|
||||
|
||||
DIV.daysView
|
||||
|
||||
Reference in New Issue
Block a user