2 * @file view/theme/frio/css/mod_event.css
6 * The different views of js fullcalendar
14 #event-calendar-title {
15 display: inline-block;
25 #fc-header-right .dropdown > button {
28 #event-calendar-title {
29 vertical-align: middle;
31 #event-calendar-views {
38 .fc .fc-month-view td.fc-widget-content,
40 .fc .fc-list-view .fc-list-table td,
44 .fc td.fc-widget-header,
45 .fc th.fc-widget-header {
50 .fc .fc-month-view td.fc-day {
53 border-bottom: 1px solid;
56 .fc .fc-day-grid-container .fc-row {
57 border-bottom: 1px solid;
60 .fc .fc-day-grid-event .fc-content {
61 /*white-space: normal;*/
66 .fc .fc-month-view .fc-content .fc-title .item-desc {
69 .fc .fc-view-container {
72 .fc .fc-list-view td {
75 #events-calendar.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
80 background-color: transparent;
81 background-color: #E3F2FD;
82 border: 1px solid #BBDEFB;
85 .fc .fc-month-view .fc-time,
86 .fc .fc-listMonth-view .fc-list-item-time,
87 .fc .fc-listMonth-view .fc-list-item-marker,
88 .fc .fc-listMonth-view .fc-widget-header {
91 .fc .fc-listMonth-view .fc-list-item:hover td {
92 background: transparent;
95 .fc .fc-listMonth-view .seperator {
106 .event-card .event-label,
107 .event-card .location-label {
110 .popover.event-card .event-card-basic-content {
115 .event-card .event-hover-location .location {