Demo writer (talk | contribs) (Created page with "tr:first-child > td > .fc-day-grid-event {padding: 3px 0;} a.fc-day-number {text-decoration:none} span.fc-title, span.fc-time {color:#fff !important}") |
Demo writer (talk | contribs) m (1 revision imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
a.fc-day-number {text-decoration:none} | a.fc-day-number {text-decoration:none} | ||
span.fc-title, span.fc-time {color:#fff !important} | span.fc-title, span.fc-time {color:#fff !important} | ||
.fullwidth {width:100%;} | |||
.cal td, .cal th {padding:8px} | |||
.cal td:nth-child(1), .cal td:nth-child(2) {width:11em} | |||
table.cal.current td {border:1px solid white} |
Latest revision as of 16:22, 6 February 2023
tr:first-child > td > .fc-day-grid-event {padding: 3px 0;}
a.fc-day-number {text-decoration:none}
span.fc-title, span.fc-time {color:#fff !important}
.fullwidth {width:100%;}
.cal td, .cal th {padding:8px}
.cal td:nth-child(1), .cal td:nth-child(2) {width:11em}
table.cal.current td {border:1px solid white}