forked from extern/egroupware
Add a line beside Monday
This commit is contained in:
parent
b4087292a8
commit
1b5ea4fa57
@ -295,9 +295,10 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
|
|||||||
.calendar_calGridHeader > div {
|
.calendar_calGridHeader > div {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-left: 43px;
|
margin-left: 42px;
|
||||||
width: initial;
|
width: initial;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
border-left: 1px solid silver;
|
||||||
}
|
}
|
||||||
.calendar_calGridHeader > label {
|
.calendar_calGridHeader > label {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
Reference in New Issue
Block a user