From: Steve Sutton Date: Fri, 16 Sep 2016 13:48:52 +0000 (-0400) Subject: Merge tag 'v1.3.9' into develop X-Git-Tag: v1.4.0^2~27 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6f7371a21c78ec6e31de2e967eb9b6169d6c82d4;p=WP-Plugins%2Fglm-member-db-events.git Merge tag 'v1.3.9' into develop Version 1.3.9 --- 6f7371a21c78ec6e31de2e967eb9b6169d6c82d4 diff --cc css/front.css index b85d755,b73d8c5..9537345 --- a/css/front.css +++ b/css/front.css @@@ -279,32 -279,8 +279,32 @@@ input[name='contact_fname'], input[name .fc-widget-content, .fc-event { cursor: pointer; } +.fc-head .fc-head-container table{ + margin-bottom: 0px; +} +.fc-head .fc-head-container .fc-day-number{ - ++ +} +.fc-week .fc-bg table tbody tr .fc-today{ + background: white; +} +.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td { + border-color: inherit; +} +.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td{ + border-color: inherit; +} +.fc-content-skeleton table thead, .fc-row table thead{ + background: transparent; +} a.fc-time-grid-event.fc-v-event { width: 60%; +} +#eventCalendar .fc-view-container thead tr .fc-today{ + background: rgba(130,179,209,.6); +} +#eventCalendar .fc-view-container tbody .fc-today{ - ++ } @media (max-width: 640px) and (min-width: 320px){ .view-select{ @@@ -316,20 -292,6 +316,23 @@@ float: right; } } +.agenda-event-name{ + display: inline-block; +} +.agenda-event-recur-dates, .agenda-event-weekday{ + font-size: 13px; +/* font-weight: bold;*/ +} +.agenda-event-weekday{ + font-style: italic; +} +.date-range-container{ + font-size: 13px; + margin-bottom: 8px; +} +.agenda-event-recur-dates{ + font-style: italic; +} + #glmRealEmail { + display: none; + }