mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-29 03:12:15 +00:00
First pass at porting calendar from FC V3 to V5
Two major versions and all they did was rename a bunch of names...TWICE.
This commit is contained in:
@@ -63,8 +63,12 @@
|
||||
background-color: $gray-200 !important;
|
||||
border-radius: 0.2em;
|
||||
}
|
||||
.fc-today {
|
||||
padding: 0 !important;
|
||||
.fc-day-today {
|
||||
background-color: transparent !important;
|
||||
border: 0.2em solid $info !important;
|
||||
}
|
||||
.fc-daygrid-dot-event {
|
||||
color: white !important;
|
||||
}
|
||||
.table {
|
||||
border-collapse: separate !important;
|
||||
|
||||
Reference in New Issue
Block a user