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:
3abc934
)
remove the background for each event in agenda view
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 17 Mar 2016 21:10:08 +0000
(17:10 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 17 Mar 2016 21:10:08 +0000
(17:10 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
65ba435
..
cd88b70
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-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;
}