]> err.no Git - scalable-opengroupware.org/blob - UI/WebServerResources/UIxAttendeesEditor.css
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1294 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / UIxAttendeesEditor.css
1 DIV#attendeesMenu
2 { overflow: auto;
3   overflow-x: hidden; }
4
5 DIV#attendeesView
6 { position: absolute;
7   left: 1em;
8   right: 1em;
9   top: 1em;
10   bottom: 1em;
11   margin: 0px;
12   padding: 0px;
13   border: 0px; }
14
15 DIV#freeBusyView
16 { background-color: #fff;
17   position: absolute;
18   margin-top: 0.5em;
19   top: 2em;
20   bottom: 14.5em;
21   left: 13em;
22   overflow: auto;
23   border-top: 2px solid #222;
24   border-left: 2px solid #222;
25   border-right: 1px solid #fff;
26   border-bottom: 1px solid #fff;
27   -moz-border-top-colors: #9c9a94 #000;
28   -moz-border-left-colors: #9c9a94 #000; }
29
30 TABLE#freeBusy
31 { border-collapse: collapse;
32   table-layout: auto; }
33
34 TABLE#freeBusy THEAD TH
35 { white-space: nowrap; }
36
37 TABLE#freeBusy TD,
38 TABLE#freeBusy TH
39 { padding: 0px;
40   margin: 0px;
41   border: 0px; }
42
43 TABLE#freeBusy TH.attendees,
44 TABLE#freeBusy TD.attendees
45 { position: fixed;
46   padding: 0px .5em;
47   padding-right: 0px;
48   margin: 0px;
49   width: 13em;
50   border: 0px !important;
51   background-color: #d4d0c8;
52   overflow: hidden;
53   left: 0px; }
54
55 TABLE#freeBusy TD.attendees IMG
56 { position: absolute;
57   left: 0em;
58   top: 0.5em; }
59
60 TABLE#freeBusy TD.attendees INPUT
61 { background-image: url('/SOGo.woa/WebServerResources/abcard.gif');
62   background-repeat: no-repeat;
63   background-position: 2px center;
64   width: 11.5em;
65   margin: 0px;
66   padding-left: 24px;
67   margin-left: 5px; }
68
69 TABLE#freeBusy TR.futureAttendee INPUT
70 { background-image: none; }
71
72 TABLE#freeBusy TR.freeBusyHeader2 TH
73 { font-weight: normal; }
74
75 TABLE#freeBusy TR.freeBusyHeader1 TH,
76 TABLE#freeBusy TR.freeBusyHeader2 TH,
77 TABLE#freeBusy TR.freeBusyHeader3 TH
78 { text-align: left;
79   color: #777;
80   background: #fff; }
81
82 TABLE#freeBusy TR.freeBusyHeader2 TH
83 { padding-right: 2em; }
84
85 TABLE#freeBusy TR.freeBusyHeader3 TH
86 { border-left: 1px solid #fff;
87   border-bottom: 1px solid #cecbff; }
88
89 TABLE#freeBusy TR.attendeeModel
90 { display: none; }
91
92 TABLE#freeBusy TR.futureAttendee TD
93 { border-right: none; }
94
95 TABLE#freeBusy TD
96 { border-bottom: 1px solid #cecbff;
97   border-right: 1px solid #cecbff;
98   height: 2em;
99   background-color: #fff; }
100
101 TABLE#freeBusy TD.noFreeBusy
102 { background-color: #559;
103   border-right: 0px; }
104
105 SPAN.freeBusyZoneElement
106 { display: block;
107   float: left;
108   clear: right;
109   width: 25%;
110   margin: 0px;
111   padding: 0px;
112   border: 0px; }
113
114 TABLE#freeBusy TR.freeBusyHeader3 SPAN.freeBusyZoneElement
115 { height: .25em; }
116
117 TABLE#freeBusy TD SPAN.freeBusyZoneElement
118 { height: 100%; }
119
120 SPAN[class~="colorBox"].free,
121 TABLE#freeBusy TD SPAN.freeBusyZoneElement
122 { background-color: #8ca6bd; }
123
124 TABLE#freeBusy TH SPAN[class~="freeBusyZoneElement"].busy
125 { background-color: #c55 !important; }
126
127 DIV#freeBusyFooter
128 { position: absolute;
129   height: 14em;
130   left: 0px;
131   right: 0px;
132   bottom: 0px;
133   line-height: 2em;
134   text-align: right; }
135
136 DIV#legend
137 { margin-left: 1em;
138   text-align: left; }
139
140 DIV#legend UL
141 { cursor: default;
142   float: left;
143   width: 30%;
144   margin: 0px;
145   padding: 0px;
146   line-height: 1.5em;
147   list-style-type: none;
148   list-style-image: none; }
149
150 DIV#legend UL LI
151 { white-space: nowrap;
152   margin: 0px;
153   padding: 0px; }
154
155 DIV#legend UL IMG
156 { margin-right: .5em; }
157
158 DIV#legend UL LI SPAN.colorBox
159 { float: left;
160   margin-right: .5em; }
161
162 SPAN.colorBox
163 { display: block;
164   float: right;
165   border: 1px solid #333;
166   margin: .12em;
167   width: 1em;
168   height: .75em; }
169
170 SPAN[class~="colorBox"].busy,
171 SPAN[class~="freeBusyZoneElement"].busy
172 { background-color: #5a6b79 !important; }
173
174 SPAN[class~="colorBox"].maybe-busy,
175 SPAN[class~="freeBusyZoneElement"].maybe-busy
176 { background-color: #adc0d0 !important; }
177
178 SPAN[class~="colorBox"].noFreeBusy
179 { background-color: #559; }
180
181 DIV#freeBusyViewButtons
182 { position: absolute;
183   margin: 0px;
184   border: 0px;
185   padding: 3px;
186   height: 2em;
187   top: 0px;
188   left: 13em; }
189
190 DIV#freeBusyZoomButtons
191 { position: absolute;
192   margin: 0px;
193   border: 0px;
194   padding: 0px;
195   height: 2em;
196   top: 0px;
197   right: 0px; }
198
199 DIV#freeBusyButtons
200 { position: absolute;
201   top: 7em;
202   left: 0px;
203   text-align: left;
204   width: 20em;
205   height: 2em; }
206
207 DIV#freeBusyButtons A.button
208 { width: 5em; }
209
210 DIV#freeBusyReplicas
211 { position: absolute;
212   top: 6em;
213   right: 0px;
214   width: 30em;
215   height: 4em; }
216
217 DIV#freeBusyReplicas LABEL
218 { line-height: 1.5em; }
219
220 DIV#windowButtons
221 { position: absolute;
222   bottom: 0px;
223   left: 0px;
224   right: 0px;
225   height: 4em;
226   text-align: right; }