mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 21:13:23 +01:00
0a0a2b0513
- improved printing: + disabled unnecessary UI-elements + sums after each day, week, month
3 lines
105 B
CSS
3 lines
105 B
CSS
/* $Id$ */
|
|
.redItalic { color: red; font-style: italics; }
|
|
.titleSum,.titleDetails { font-weight: bold; } |