diff options
author | Horst3180 | 2015-11-15 21:38:32 +0100 |
---|---|---|
committer | Horst3180 | 2015-11-15 21:38:32 +0100 |
commit | f150d0601a1414237743521e31b3c6f785d670c8 (patch) | |
tree | 8dd42d5eccb06261e7e232c23a2d7461181e77bd /common/gtk-3.0/3.18/gtk-contained-solid-darker.css | |
parent | 531595de4100771dd100f603b226f27efa8dc9e1 (diff) | |
download | solarc-theme-f150d0601a1414237743521e31b3c6f785d670c8.tar.gz solarc-theme-f150d0601a1414237743521e31b3c6f785d670c8.tar.xz solarc-theme-f150d0601a1414237743521e31b3c6f785d670c8.zip |
remove calendar uglyness
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk-contained-solid-darker.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css index c9ff5cf..f7062c4 100644 --- a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css @@ -2436,8 +2436,7 @@ GtkCalendar { GtkCalendar:inconsistent { color: alpha(currentColor,0.55); } GtkCalendar.highlight { - color: #5c616c; - background-color: rgba(207, 214, 230, 0.5); } + color: #5c616c; } /*********** * Dialogs * |