Мелоч

This commit is contained in:
2021-09-03 10:39:53 +06:00
parent c19e513a5e
commit 9648554d7c
9 changed files with 90 additions and 86 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;