@@ -1,7 +1,7 @@
|
|||||||
/* Custom main calendar view */
|
/* Custom main calendar view */
|
||||||
.fc-theme-standard td,
|
.fc-theme-standard td,
|
||||||
.fc-theme-standard th
|
.fc-theme-standard th
|
||||||
border 1px solid #b8c1cc
|
border 1px solid #B5B7C033
|
||||||
|
|
||||||
th.fc-col-header-cell.fc-day
|
th.fc-col-header-cell.fc-day
|
||||||
border-left 0
|
border-left 0
|
||||||
@@ -81,7 +81,7 @@ td.fc-timegrid-slot.fc-timegrid-slot-label.fc-timegrid-slot-minor
|
|||||||
|
|
||||||
th.fc-timegrid-axis.fc-scrollgrid-shrink
|
th.fc-timegrid-axis.fc-scrollgrid-shrink
|
||||||
border 0
|
border 0
|
||||||
border-right 1px solid #b8c1cc
|
border-right 1px solid #B5B7C033
|
||||||
|
|
||||||
.fc .fc-timegrid-axis-cushion
|
.fc .fc-timegrid-axis-cushion
|
||||||
min-width 80px
|
min-width 80px
|
||||||
@@ -128,7 +128,7 @@ th.fc-col-header-cell.fc-day
|
|||||||
.fc .fc-timegrid-slot-label .fc-timegrid-slot-label-frame::after
|
.fc .fc-timegrid-slot-label .fc-timegrid-slot-label-frame::after
|
||||||
content ""
|
content ""
|
||||||
z-index -1
|
z-index -1
|
||||||
background-color #b8c1cc
|
background-color #B5B7C033
|
||||||
width 10px
|
width 10px
|
||||||
height 1px
|
height 1px
|
||||||
position absolute
|
position absolute
|
||||||
@@ -207,7 +207,7 @@ tr:has(> td.fc-timegrid-divider.fc-cell-shaded)
|
|||||||
border-bottom 0
|
border-bottom 0
|
||||||
|
|
||||||
.fc .fc-scrollgrid-section td .fc-daygrid-day-frame
|
.fc .fc-scrollgrid-section td .fc-daygrid-day-frame
|
||||||
border-bottom 1px solid #b8c1cc
|
border-bottom 1px solid #B5B7C033
|
||||||
|
|
||||||
.fc-dayGridMonth-view .fc-scrollgrid-section td .fc-daygrid-day-frame
|
.fc-dayGridMonth-view .fc-scrollgrid-section td .fc-daygrid-day-frame
|
||||||
border-bottom none
|
border-bottom none
|
||||||
|
|||||||
Reference in New Issue
Block a user