mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Fix category column is too close to date column in timesheet
This commit is contained in:
parent
25a7046983
commit
a217bb60a4
@ -25,3 +25,5 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
label[id^='timesheet-index_'][id$='ts_start]'] time {padding-left:5px;}
|
@ -33,8 +33,8 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
#timesheet-index_nm.et2_nextmatch .egwGridView_outer thead tr {
|
label[id^='timesheet-index_'][id$='ts_start]'] time {
|
||||||
border-left: 12px solid transparent;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
/*###########################################
|
/*###########################################
|
||||||
# #
|
# #
|
||||||
|
Loading…
Reference in New Issue
Block a user