diff options
Diffstat (limited to 'common/gtk-3.0/3.14/_common.scss')
-rw-r--r-- | common/gtk-3.0/3.14/_common.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/_common.scss b/common/gtk-3.0/3.14/_common.scss index 98520ff..24b79b2 100644 --- a/common/gtk-3.0/3.14/_common.scss +++ b/common/gtk-3.0/3.14/_common.scss @@ -2213,6 +2213,7 @@ GtkExpander { * Calendar * ***********/ GtkCalendar { + color: $fg_color; border: 1px solid $borders_color; border-radius: 3px; padding: 2px; |