1
This commit is contained in:
@@ -18,6 +18,22 @@
|
|||||||
color: red !important;
|
color: red !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ThreeMonthPause {
|
||||||
|
/*background-color: darkgray;*/
|
||||||
|
background-color: blueviolet;
|
||||||
|
}
|
||||||
|
.MonthPause {
|
||||||
|
/*background-color: darkgray;*/
|
||||||
|
background-color: red;
|
||||||
|
}
|
||||||
|
.WeekPause {
|
||||||
|
/*background-color: darkgray;*/
|
||||||
|
background-color: deeppink;
|
||||||
|
}
|
||||||
|
.DayPause {
|
||||||
|
/*background-color: darkgray;*/
|
||||||
|
background-color: hotpink;
|
||||||
|
}
|
||||||
.Pause {
|
.Pause {
|
||||||
/*background-color: darkgray;*/
|
/*background-color: darkgray;*/
|
||||||
background-color: red;
|
background-color: red;
|
||||||
|
|||||||
Reference in New Issue
Block a user