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