mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +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;
|
||||
float: left;
|
||||
}
|
||||
|
||||
label[id^='timesheet-index_'][id$='ts_start]'] time {padding-left:5px;}
|
@ -33,8 +33,8 @@
|
||||
display: inline-block;
|
||||
float: left;
|
||||
}
|
||||
#timesheet-index_nm.et2_nextmatch .egwGridView_outer thead tr {
|
||||
border-left: 12px solid transparent;
|
||||
label[id^='timesheet-index_'][id$='ts_start]'] time {
|
||||
padding-left: 5px;
|
||||
}
|
||||
/*###########################################
|
||||
# #
|
||||
|
Loading…
Reference in New Issue
Block a user