diff options
Diffstat (limited to 'templates/@theme-base')
| -rw-r--r-- | templates/@theme-base/_full.scss | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/templates/@theme-base/_full.scss b/templates/@theme-base/_full.scss index 194ff76..a36463e 100644 --- a/templates/@theme-base/_full.scss +++ b/templates/@theme-base/_full.scss @@ -513,33 +513,4 @@ select.pm-field, select.pm-field-icon-container { .color-global-grey-dm { color: $highlight; -} - -// Calendar Weekdays -.calendar-grid-heading, .calendar-monthgrid-day { - color: $text_color; -} - -.calendar-grid-heading[aria-current="date"] { - color: white; -} - -// Calendar weekday (monthview) -.calendar-daygrid-weeknumber { - // border-color: white; - // border-bottom: 1px solid #dde6ec; - // border-bottom: 1px solid var(--bordercolor-input,#dde6ec); - // border-right: 1px solid #dde6ec; - // border-right: 1px solid var(--bordercolor-input,#dde6ec); - background-color: darken($base, 10%); -} - -// Calendar event text color -.calendar-dayeventcell-inner { - color: $text_color; -} - -.calendar-dayeventcell-inner:focus, -.calendar-dayeventcell-inner:hover { - background-color: darken($base, 10%); }
\ No newline at end of file |
