projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e52ae3
)
adding display none intially to the agenda view
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 30 Sep 2016 11:55:22 +0000
(07:55 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 30 Sep 2016 11:55:22 +0000
(07:55 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
37c82eb
..
608afb1
100644
(file)
--- 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;