From 1c804f70a46468337082335fd74de6430e9b7f61 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Fri, 10 Jul 2015 20:11:41 +0200 Subject: set color for GtkCalendar --- common/gtk-3.0/3.16/_common.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'common/gtk-3.0/3.16/_common.scss') diff --git a/common/gtk-3.0/3.16/_common.scss b/common/gtk-3.0/3.16/_common.scss index c77cf31..cbb5f42 100644 --- a/common/gtk-3.0/3.16/_common.scss +++ b/common/gtk-3.0/3.16/_common.scss @@ -2283,6 +2283,7 @@ GtkScrolledWindow { * Calendar * ***********/ GtkCalendar { + color: $fg_color; border: 1px solid $borders_color; border-radius: 3px; padding: 2px; -- cgit v1.2.3