mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 09:53:20 +01:00
Shrink hidden event placeholder by 1px more
This commit is contained in:
parent
358ac3e525
commit
a22f945e8c
@ -271,8 +271,8 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
|
||||
z-index: 40;
|
||||
}
|
||||
.calendar_calDayColHeader .hiddenEventBefore {
|
||||
height: 3px;
|
||||
bottom: -7px;
|
||||
height: 2px;
|
||||
bottom: -6px;
|
||||
border-top: none;
|
||||
}
|
||||
.calendar_calDayColHeader .hiddenEventBefore:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user