Apply css changes to avoid conflicts

This commit is contained in:
Hadi Nategh 2019-07-22 11:38:13 +02:00
parent 26a287b7d9
commit 95e10853b0

View File

@ -472,7 +472,8 @@ Hide subsequent headers in week view with non-consolidated owners
border-bottom: 1px solid silver; border-bottom: 1px solid silver;
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
background-color: white; color: white;
background: #2D6393;
} }
.hideDayColHeader .calendar_calDayColHeader > div[data-date] { .hideDayColHeader .calendar_calDayColHeader > div[data-date] {
position: fixed; position: fixed;