mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 06:59:46 +01:00
6 lines
130 B
CSS
6 lines
130 B
CSS
/* $Id$ */
|
|
.timesheet_titleSum,.timesheet_titleDetails { font-weight: bold; }
|
|
div#timesheet-edit.et2_container {
|
|
width: 842px;
|
|
}
|