From: Anthony Talarico Date: Fri, 30 Sep 2016 11:55:22 +0000 (-0400) Subject: adding display none intially to the agenda view X-Git-Tag: v1.4.0^2~14 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=961a9b59a3eae21b75a9813b8154e60228d20762;p=WP-Plugins%2Fglm-member-db-events.git adding display none intially to the agenda view --- diff --git a/css/front.css b/css/front.css index 37c82eb..608afb1 100644 --- a/css/front.css +++ b/css/front.css @@ -10,7 +10,9 @@ } .glm-event-day-row { margin-top: 8px !important; + display: none; } + .glm-event-day-event { cursor: pointer; position: relative;