Add a line beside Monday

This commit is contained in:
Nathan Gray 2015-11-06 00:41:08 +00:00
parent b4087292a8
commit 1b5ea4fa57

View File

@ -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;