remove the background for each event in agenda view
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 17 Mar 2016 21:10:08 +0000 (17:10 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 17 Mar 2016 21:10:08 +0000 (17:10 -0400)
css/front.css

index 65ba435..cd88b70 100644 (file)
@@ -14,7 +14,7 @@
     border: 1px solid #56B64A;
 }
 .glm-event-day-event {
-    background-color: #F2F2F2;
+    /*background-color: #F2F2F2;*/
     margin-top: 10px !important;
     margin-bottom: 10px !important;
 }