1
This commit is contained in:
@@ -18,6 +18,22 @@
|
||||
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 {
|
||||
/*background-color: darkgray;*/
|
||||
background-color: red;
|
||||
|
||||
Reference in New Issue
Block a user