Sha256: 33fa99cbe45c8ba388e81a34f01d8304e722d0dd762a47a5e28df8d7fe0bf82a
Contents?: true
Size: 917 Bytes
Versions: 2
Compression:
Stored size: 917 Bytes
Contents
/*! FullCalendar Bootstrap Plugin v4.0.2 Docs & License: https://fullcalendar.io/ (c) 2019 Adam Shaw */ .fc.fc-bootstrap a { text-decoration: none; } .fc.fc-bootstrap a[data-goto]:hover { text-decoration: underline; } .fc-bootstrap hr.fc-divider { border-color: inherit; } .fc-bootstrap .fc-today.alert { border-radius: 0; } .fc-bootstrap a.fc-event:not([href]):not([tabindex]) { color: #fff; } .fc-bootstrap .fc-popover.card { position: absolute; } /* Popover --------------------------------------------------------------------------------------------------*/ .fc-bootstrap .fc-popover .card-body { padding: 0; } /* TimeGrid Slats (lines that run horizontally) --------------------------------------------------------------------------------------------------*/ .fc-bootstrap .fc-time-grid .fc-slats table { /* some themes have background color. see through to slats */ background: none; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
decidim-calendar-0.19.0 | vendor/assets/javascripts/fullcalendar/bootstrap/main.css |
decidim-calendar-0.13.1.3 | vendor/assets/javascripts/fullcalendar/bootstrap/main.css |