]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Common/calendar.css
fixes for SOGo bug #1070
[scalable-opengroupware.org] / SOGo / UI / Common / calendar.css
1 .aptview_title {
2   font-size:        10pt;
3   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
4   color:            #000000;
5   font-weight:      bold;
6 }
7
8 .aptview_text {
9   font-size:        10pt;
10   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
11   color:            #000000;
12 }
13
14 .apt_other {
15   color:            #000000;
16 }
17
18 .apt_other_print {
19   font-style:       italic;
20 }
21
22 .aptprintview_apt_other {
23   font-style:       italic;
24 }
25
26 .anais_me {
27   color:            #0000FF;
28 }
29
30 .anais_uids {
31   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
32   font-size:        10pt;
33 }
34
35
36 /* day overview */
37
38 .dayoverview_content {
39   padding:          1px;
40   margin:           0px 0px 0px 0px;
41   vertical-align:   top;
42   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
43   letter-spacing:   0pt;
44   font-size:        9pt;
45 }
46
47 .dayoverview_content_time {
48   background-color: #d2d2cc;
49   text-align:       center;
50 }
51
52 .dayoverview_content_time_link {
53   font-size:        8pt;
54 }
55 .dayoverview_content_time_link a {
56   color:            #0033cc;
57   text-decoration:  none;
58 }
59 .dayoverview_content_time_link a:hover {
60   color:            #ff0000;
61   text-decoration:  underline;
62 }
63
64 .dayoverview_content_apts {
65   color:            #0033cc;
66   background-color: #e8e8e0;
67   text-align:       left;
68   vertical-align:   top;
69 }
70
71 .dayoverview_cal {
72   color:            #000000;
73   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
74   font-size:        10pt;
75   letter-spacing:   0pt;
76   padding:          0px 0px 0px 0px;
77   margin:           0px 0px 0px 0px;
78 }
79
80 .dayoverview_cal table {
81   padding:          0px 0px 0px 0px;
82   margin:           0px 0px 0px 0px;
83 }
84
85 .dayoverview_cal td {
86   padding:          0px 0px 0px 0px;
87   margin:           0px 0px 0px 0px;
88 }
89
90 .dayoverview_cal a {
91   color:            #000000;
92   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
93   font-size:        10pt;
94   letter-spacing:   0pt;
95   padding:          0px;
96   text-decoration:  none;
97 }
98 .dayoverview_cal a:hover {
99   text-decoration:  underline;
100 }
101
102 .dayoverview_cal_title {
103   background-color: #d2d2cc;
104   text-align:       center;
105   font-size:        10pt;
106   font-weight:      bold;
107   letter-spacing:   0pt;
108 }
109
110 .dayoverview_cal_day_header {
111   background-color: #d2d2cc;
112   text-align:       center;
113   vertical-align:   top;
114   font-size:        11pt;
115 //  width:            24px;
116 //  padding:          2px 2px 2px 2px;
117 //  margin:           2px 2px 2px 2px;
118 }
119
120 .dayoverview_cal_content {
121   color:            #0033cc;
122   background-color: #e8e8e0;
123   text-align:       center;
124   vertical-align:   top;
125 }
126
127 .dayoverview_cal_content_hilite {
128   color:            #0033cc;
129   background-color: #fffff0;
130   text-align:       center;
131   vertical-align:   top;
132 }
133
134 .dayoverview_cal_content_selected {
135   color:            #ff0000;
136 }
137 .dayoverview_cal_content_selected a {
138   color:            #ff0000;
139 }
140 .dayoverview_cal_content_selected a:hover {
141   color:            #ff0000;
142 }
143
144 .dayoverview_cal_content_dimmed {
145   color:            #0033cc;
146   background-color: #d2d2cc;
147   text-align:       center;
148   vertical-align:   top;
149 }
150 .dayoverview_cal_content_dimmed a {
151   color:            #5a5a5a;
152 }
153 .dayoverview_cal_content_dimmed a:hover {
154   color:            #5a5a5a;
155 }
156
157
158 /* day printview */
159
160 .dayprintview {
161   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
162   letter-spacing:   0pt;
163   font-size:        10pt;
164 }
165
166 td.dayprintview_time {
167   font-size:        10pt;
168   font-weight:      bold;
169   text-align:       center;
170 }
171
172 td.dayprintview_content {
173   font-size:        10pt;
174   text-align:       left;
175 }
176
177 h1.dayprintview, h2.dayprintview {
178   font-size:        11pt;
179   font-weight:      bold;
180   margin:           0px;
181   padding:          0px;
182   text-align:       center;
183 }
184
185 h1.dayprintview {
186   font-style:       italic;
187 }
188
189 .dayprintview_apt_other {
190   font-style:       italic;
191 }
192
193
194 /* week overview */
195
196 .weekoverview_title {
197   font-size:        10pt;
198   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
199   letter-spacing:   0pt;
200   color:            #000000;
201   background-color: #d2d2cc;
202 }
203
204 .weekoverview_title a {
205   color:            #0033cc;
206   text-decoration: none;
207 }
208
209 .weekoverview_title_hilite {
210   font-size:        10pt;
211   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
212   letter-spacing:   0pt;
213   color:            #000000;
214   background-color: #d2d2cc;
215   font-weight:      bold;
216 }
217
218 .weekoverview_title_hilite a {
219   color:            #0033cc;
220   text-decoration: none;
221 }
222
223 .weekoverview_title_daylink {
224   font-size:        12pt;
225   color:            #0033cc;
226   font-weight:      bold;
227 }
228
229 .weekoverview_title_newlink {
230   font-size:        8pt;
231 }
232
233 .weekoverview_holidayinfo {
234   font-size:        8pt;
235   font-weight:      bold;
236 }
237
238 .weekoverview_content {
239   color:            #FFFFFF;
240   background-color: #e8e8e0;
241 }
242
243 .weekoverview_content a {
244   color:           #0000FF;
245   font-family:     Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
246   letter-spacing:  0pt;
247   text-decoration: none;
248 }
249
250 .weekoverview_content_hilite {
251   background-color: #fffff0;
252 }
253
254 .weekoverview_content_hilite a {
255   color:           #0000FF;
256   font-family:     Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
257   letter-spacing:  0pt;
258   text-decoration: none;
259 }
260
261
262 /* week columnsview */
263
264 .weekcolumnsview {
265 }
266
267 .weekcolumnsview_title {
268   font-size:        10pt;
269   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
270   letter-spacing:   0pt;
271   color:            #000000;
272   background-color: #d2d2cc;
273   padding:          4px;
274 }
275
276 .weekcolumnsview_title a {
277   color:            #0033cc;
278   text-decoration: none;
279 }
280
281 .weekcolumnsview_title_hilite {
282   font-size:        10pt;
283   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
284   letter-spacing:   0pt;
285   color:            #000000;
286   background-color: #d2d2cc;
287   font-weight:      bold;
288   padding:          4px;
289 }
290
291 .weekcolumnsview_title_hilite a {
292   color:            #0033cc;
293   text-decoration: none;
294 }
295
296 .weekcolumnsview_title_daylink {
297   font-size:        12pt;
298   color:            #0033cc;
299   font-weight:      bold;
300 }
301
302 .weekcolumnsview_title_newlink {
303   font-size:        8pt;
304 }
305
306 .weekcolumnsview_holidayinfo {
307   font-size:        8pt;
308   font-weight:      bold;
309 }
310
311 .weekcolumnsview_content {
312   color:            #FFFFFF;
313   background-color: #e8e8e0;
314 }
315
316 .weekcolumnsview_content a {
317   color:           #0000FF;
318   font-family:     Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
319   letter-spacing:  0pt;
320   text-decoration: none;
321 }
322
323 .weekcolumnsview_content_hilite {
324   background-color: #fffff0;
325 }
326
327 .weekcolumnsview_content_hilite a {
328   color:           #0000FF;
329   font-family:     Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
330   letter-spacing:  0pt;
331   text-decoration: none;
332 }
333
334 .weekcolumnsview_cal {
335   color:            #000000;
336   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
337   font-size:        10pt;
338   letter-spacing:   0pt;
339   padding:          0px 0px 0px 0px;
340   margin:           0px 0px 0px 0px;
341 }
342
343 .weekcolumnsview_cal table {
344   padding:          0px 0px 0px 0px;
345   margin:           0px 0px 0px 0px;
346 }
347
348 .weekcolumnsview_cal td {
349   padding:          0px 0px 0px 0px;
350   margin:           0px 0px 0px 0px;
351 }
352
353 .weekcolumnsview_cal a {
354   color:            #000000;
355   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
356   font-size:        10pt;
357   letter-spacing:   0pt;
358   padding:          0px;
359   text-decoration:  none;
360 }
361 .weekcolumnsview_cal a:hover {
362   text-decoration:  underline;
363 }
364
365 .weekcolumnsview_cal_title {
366   background-color: #d2d2cc;
367   text-align:       center;
368   font-size:        10pt;
369   font-weight:      bold;
370   letter-spacing:   0pt;
371 }
372
373 .weekcolumnsview_cal_day_header {
374   background-color: #d2d2cc;
375   text-align:       center;
376   vertical-align:   middle;
377   font-size:        11pt;
378   width:            20px;
379   padding:          2px 2px 2px 2px;
380   margin:           2px 2px 2px 2px;
381 }
382
383 .weekcolumnsview_cal_content {
384   color:            #000000;
385   background-color: #e8e8e0;
386   text-align:       center;
387   vertical-align:   middle;
388   font-size:        10pt;
389   letter-spacing:   0pt;
390 }
391
392 .weekcolumnsview_cal_content_hilite {
393   color:            #000000;
394   background-color: #fffff0;
395   text-align:       center;
396   vertical-align:   middle;
397   font-size:        10pt;
398   letter-spacing:   0pt;
399 }
400
401 .weekcolumnsview_cal_content_dimmed {
402   color:            #5a5a5a;
403   background-color: #d2d2cc;
404   text-align:       center;
405   vertical-align:   middle;
406   font-size:        10pt;
407   letter-spacing:   0pt;
408 }
409
410 .weekcolumnsview_cal_week {
411   background-color: #d2d2cc;
412   width:            16pt;
413   text-align:       center;
414   vertical-align:   middle;
415 }
416
417
418 /* week printview */
419
420 td.weekprintview {
421   border:           1px solid;
422 }
423
424 h1.weekprintview, h2.weekprintview {
425   font-size:        10pt;
426   font-weight:      bold;
427   margin:           0px;
428   padding:          0px;
429   text-align:       center;
430 }
431
432 h1.weekprintview {
433   font-size:        12pt;
434   font-style:       italic;
435 }
436
437 .weekprintview_title {
438   font-size:        11pt;
439   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
440   letter-spacing:   0pt;
441 }
442
443 .weekprintview_title_hilite a {
444   color:            #0033cc;
445   text-decoration: none;
446 }
447
448 .weekprintview_holidayinfo {
449   font-size:        10pt;
450   font-weight:      bold;
451 }
452
453 .weekprintview_content, .weekprintview_apt_time {
454   font-size:        10pt;
455 }
456
457 .weekprintview_apt_time {
458   font-weight:      bold;
459   font-style:       italic;
460 }
461
462 .weekprintview_apt_time_other {
463   font-style:       italic;
464 }
465
466 .weekprintview_apt_other {
467   font-style:       italic;
468 }
469
470
471 /* month overview */
472
473 .monthoverview {
474   color:            #000000;
475   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
476   font-size:        10pt;
477   letter-spacing:   0pt;
478   padding:          2px;
479 }
480
481 .monthoverview a {
482   color:            #0033cc;
483   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
484   font-size:        7pt;
485   font-style:       normal;
486   font-weight:      normal;
487   letter-spacing:   0pt;
488   text-decoration:  none;
489 }
490
491 .monthoverview a:hover {
492   text-decoration:  underline;
493 }
494
495 .monthoverview_title {
496   background-color: #d2d2cc;
497   text-align:       center;
498 }
499
500 .monthoverview_week {
501   background-color: #d2d2cc;
502   width:            16pt;
503   text-align:       center;
504   vertical-align:   middle;
505 }
506
507 .monthoverview_week a {
508   color:            #000000;
509   font-size:        10pt;
510 }
511
512 .monthoverview_week_hilite {
513   background-color: #fffff0;
514   width:            16pt;
515   text-align:       center;
516   vertical-align:   middle;
517 }
518
519 .monthoverview_week_hilite a {
520   color:            #000000;
521   font-size:        10pt;
522 }
523
524 .monthoverview_content {
525   background-color: #e8e8e0;
526   font-size:        9pt;
527   height:           60;
528 }
529 .monthoverview_content a {
530   font-style:       italic;
531   font-weight:      bold;
532 }
533 .monthoverview_content td {
534   text-align:       left;
535   vertical-align:   top;
536 }
537
538 .monthoverview_content_hilite {
539   background-color: #fffff0;
540   font-size:        9pt;
541   height:           60;
542 }
543 .monthoverview_content_hilite a {
544   font-style:       italic;
545   font-weight:      bold;
546 }
547 .monthoverview_content_hilite td {
548   text-align:       left;
549   vertical-align:   top;
550 }
551
552 .monthoverview_content_dimmed {
553   background-color: #d2d2cc;
554   font-size:        9pt;
555   height:           60;
556 }
557 .monthoverview_content_dimmed a {
558   font-style:       normal;
559   font-weight:      normal;
560 }
561 .monthoverview_content_dimmed td {
562   text-align:       left;
563   vertical-align:   top;
564 }
565
566 .monthoverview_day a {
567   color:            #000000;
568   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
569   font-size:        12pt;
570 }
571
572 .monthoverview_day_new a {
573   font-style:       normal;
574   font-weight:      normal;
575 }
576
577 .monthoverview_day_new a:hover {
578   font-style:       normal;
579   font-weight:      normal;
580   color:            #ff0000;
581 }
582
583 .monthoverview_content_link {
584   font-style:       normal;
585   font-weight:      normal;
586 }
587
588
589 /* month printview */
590
591 .monthprintview {
592   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
593   letter-spacing:   0pt;
594   font-size:        9pt;
595 }
596
597 h1.monthprintview_header, h2.monthprintview_header {
598   font-size:        10pt;
599   font-weight:      bold;
600   margin:           0px;
601   padding:          0px;
602   text-align:       center;
603 }
604
605 h1.monthprintview_header {
606   font-size:        12pt;
607   font-style:       italic;
608 }
609
610 .monthprintview_title {
611   text-align:       center;
612 }
613
614 .monthprintview_week {
615   width:            16pt;
616   text-align:       center;
617   vertical-align:   middle;
618 }
619
620 .monthprintview_apt, .monthprintview_apt_time {
621   font-size:        7pt;
622 }
623
624 .monthprintview_apt_time {
625   font-weight:      bold;
626   font-style:       italic;
627 }
628
629 .monthprintview_apt_time_other {
630   font-style:       italic;
631 }
632
633 .monthprintview_apt_other {
634   font-style:       italic;
635 }
636
637 td.monthprintview_content {
638   text-align:       left;
639   vertical-align:   top;
640   font-style:       italic;
641   font-weight:      bold;
642   font-size:        12pt;
643   height:           60;
644 }
645
646 td.monthprintview_content_dimmed {
647   text-align:       left;
648   vertical-align:   top;
649   font-size:        12pt;
650   height:           60;
651 }
652
653
654 /* year overview */
655
656 .yearoverview {
657   color:            #000000;
658   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
659   font-size:        10pt;
660   letter-spacing:   0pt;
661   padding:          0px 0px 0px 0px;
662   margin:           0px 0px 0px 0px;
663 }
664
665 .yearoverview table {
666   padding:          0px 0px 0px 0px;
667   margin:           0px 0px 0px 0px;
668 }
669
670 .yearoverview td {
671   padding:          0px 0px 0px 0px;
672   margin:           0px 0px 0px 0px;
673 }
674
675 .yearoverview a {
676   color:            #000000;
677   font-family:      Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
678   font-size:        10pt;
679   letter-spacing:   0pt;
680   padding:          0px;
681   text-decoration:  none;
682 }
683 .yearoverview a:hover {
684   text-decoration:  underline;
685 }
686
687 .yearoverview_title {
688   background-color: #d2d2cc;
689   text-align:       center;
690   font-size:        10pt;
691   font-weight:      bold;
692   letter-spacing:   0pt;
693 }
694
695 .yearoverview_day_header {
696   background-color: #d2d2cc;
697   text-align:       center;
698   vertical-align:   middle;
699   font-size:        10pt;
700   width:            18px; /* this delimits all td's! */
701 }
702
703 .yearoverview_content {
704   color:            #0033cc;
705   background-color: #e8e8e0;
706   text-align:       center;
707   vertical-align:   middle;
708   font-weight:      bold;
709   font-style:       italic;
710 }
711 .yearoverview_content a {
712   color:            #0033cc;
713 }
714 .yearoverview_content a:hover {
715   color:            #ff0000;
716 }
717
718 .yearoverview_content_hilite {
719   color:            #0033cc;
720   background-color: #fffff0;
721   text-align:       center;
722   vertical-align:   middle;
723   font-weight:      bold;
724   font-style:       italic;
725 }
726 .yearoverview_content_hilite a {
727   color:            #0033cc;
728 }
729 .yearoverview_content_hilite a:hover {
730   color:            #ff0000;
731 }
732
733 .yearoverview_content_dimmed {
734   color:            #0033cc;
735   background-color: #d2d2cc;
736   text-align:       center;
737   vertical-align:   middle;
738 }
739 .yearoverview_content_dimmed a {
740   color:            #0033cc;
741 }
742 .yearoverview_content_dimmed a:hover {
743   color:            #ff0000;
744 }
745
746 .yearoverview_week {
747   background-color: #d2d2cc;
748   width:            16pt;
749   text-align:       center;
750   vertical-align:   middle;
751 }
752
753 .yearoverview_week_hilite {
754   background-color: #fffff0;
755   width:            16pt;
756   text-align:       center;
757   vertical-align:   middle;
758 }