Last edited one year ago
by Demo writer

Template:Calendar/styles.css: Difference between revisions

(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}")
 
hw>Mlink-rodrigue
No edit summary
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}

Revision as of 10:59, 10 November 2022

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}
No categories assignedEdit

Discussions