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:
0b1df10
)
adding styles to the dates and days of the week on their new line in agenda view
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 15 Sep 2016 16:07:40 +0000
(12:07 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 15 Sep 2016 16:07:40 +0000
(12:07 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
50e8ff3
..
6d106f0
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-306,12
+306,12
@@
a.fc-time-grid-event.fc-v-event {
/* font-weight: bold;*/
}
.agenda-event-weekday{
- font-
weight: 600
;
+ font-
style: italic
;
}
.date-range-container{
font-size: 13px;
margin-bottom: 8px;
}
.agenda-event-recur-dates{
- font-
weight: 600
;
+ font-
style: italic
;
}