pages/fullcalendar-main/packages/bootstrap4/src/index.css
2024-03-06 14:33:17 +01:00

12 lines
159 B
CSS

.fc-theme-bootstrap {
& a:not([href]) {
color: inherit; // natural color for navlinks
}
& .fc-more-link:hover {
text-decoration: none;
}
}