summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/media/css/fullcalendar.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/media/css/fullcalendar.css b/public/media/css/fullcalendar.css
index 7dbf9bc..48e81e8 100644
--- a/public/media/css/fullcalendar.css
+++ b/public/media/css/fullcalendar.css
@@ -283,6 +283,7 @@ a.fc-event {
border-color: #36c; /* default BORDER color */
background-color: #36c; /* default BACKGROUND color */
color: #fff; /* default TEXT color */
+ opacity: 1;
}
.fc-event-inner {