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