summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/calendar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/calendar.scss')
-rw-r--r--app/assets/stylesheets/framework/calendar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/calendar.scss b/app/assets/stylesheets/framework/calendar.scss
index 9638fee6078..de767ac3fe0 100644
--- a/app/assets/stylesheets/framework/calendar.scss
+++ b/app/assets/stylesheets/framework/calendar.scss
@@ -83,7 +83,7 @@
.pika-day {
border-radius: 0;
- background-color: $white-light;
+ background-color: $white;
text-align: center;
}