|
@ -108,7 +108,7 @@ body,html,.c-container{height: 100%;}
|
|
|
[is-future="2"] .day-number{color: #333;}
|
|
|
[is-future="3"] .cur-status{background-color: #5cb85c;}
|
|
|
.calendar-day[is-future="0"]{background-color: #f5f5fa;}
|
|
|
.calendar-day[is-future="1"]{background-color: #12B6F4;}
|
|
|
.calendar-day[is-future="1"]{background-color: rgba(18, 182, 244, 0.25);}
|
|
|
.calendar-day[is-future="3"]{background-color: #efefef;}
|
|
|
.time-box:after{content: '';position: absolute;right: 0;z-index: 2;right: 19px;height: 100%;width: 1px;background-color: #d7dce6;top: 50%;}
|
|
|
.time-axis tr:nth-last-of-type(1) .time-box:after{display: none;}
|