1
This commit is contained in:
@@ -17,7 +17,23 @@
|
||||
font-weight: bold !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 {
|
||||
/*background-color: darkgray;*/
|
||||
background-color: red;
|
||||
|
||||
Reference in New Issue
Block a user