aboutsummaryrefslogtreecommitdiff
path: root/views/default/event_calendar/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/event_calendar/css.php')
-rw-r--r--views/default/event_calendar/css.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/default/event_calendar/css.php b/views/default/event_calendar/css.php
index 9461a7fe9..b1e17e4df 100644
--- a/views/default/event_calendar/css.php
+++ b/views/default/event_calendar/css.php
@@ -275,3 +275,7 @@ li.event-calendar-filter-menu-show-only {
clear: both;
margin-bottom: 5px;
}
+
+.event-calendar-date-selected {
+ background-color: #DDDDFF;
+}