preparation for slot dimediff reason
This commit is contained in:
@ -449,6 +449,14 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.slot_reason {
|
||||
color: #26a269;
|
||||
}
|
||||
|
||||
[data-bs-theme=dark] .slot_reason {
|
||||
color: lime;
|
||||
}
|
||||
|
||||
.flex-row-weekday {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
|
Reference in New Issue
Block a user