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:
bf686e7
)
removing test border around current day in month view calendar
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 14 Sep 2016 18:40:24 +0000
(14:40 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 14 Sep 2016 18:40:24 +0000
(14:40 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
359dd14
..
5a16a6c
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-286,7
+286,7
@@
a.fc-time-grid-event.fc-v-event {
background: rgba(130,179,209,.6);
}
#eventCalendar .fc-view-container tbody .fc-today{
- border: 1px red solid;
+
}
@media (max-width: 640px) and (min-width: 320px){
.view-select{