aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/_common.scss
diff options
context:
space:
mode:
authorHorst31802015-07-10 20:11:41 +0200
committerHorst31802015-07-10 20:11:41 +0200
commit1c804f70a46468337082335fd74de6430e9b7f61 (patch)
treecf7b846b2820baeda11fe121252b5aa198630293 /common/gtk-3.0/3.14/_common.scss
parentb020ab667a280c0e595088790b3b6cc3a6017519 (diff)
downloadsolarc-theme-1c804f70a46468337082335fd74de6430e9b7f61.tar.gz
solarc-theme-1c804f70a46468337082335fd74de6430e9b7f61.tar.xz
solarc-theme-1c804f70a46468337082335fd74de6430e9b7f61.zip
set color for GtkCalendar
Diffstat (limited to 'common/gtk-3.0/3.14/_common.scss')
-rw-r--r--common/gtk-3.0/3.14/_common.scss1
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 445ae06..1d58f51 100644
--- a/common/gtk-3.0/3.14/_common.scss
+++ b/common/gtk-3.0/3.14/_common.scss
@@ -2177,6 +2177,7 @@ GtkExpander {
* Calendar *
***********/
GtkCalendar {
+ color: $fg_color;
border: 1px solid $borders_color;
border-radius: 3px;
padding: 2px;