This commit is contained in:
2021-09-13 20:49:01 +06:00
14 changed files with 3237 additions and 166 deletions

View File

@ -79,7 +79,7 @@ table.DynarchCalendar-titleCont {
.DynarchCalendar-pressed-bottomBar-today {
border: 1px solid #000;
background-color: #777;
color: #fff;
color: #0fff;
padding: 1px 14px;
}

View File

@ -44,8 +44,8 @@
.DynarchCalendar-day-selected {
background-color: #1864fc;
color: #fff !important;
background-color: #729ff7;
color: #000000 !important;
background-image: url("coolbg.png");
background-position: 0 50%;
background-repeat: repeat-x;