aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained-darker.css
diff options
context:
space:
mode:
authorHorst31802015-08-27 21:11:59 +0200
committerHorst31802015-08-27 21:11:59 +0200
commit05c188238f6eff350189a5853785c430ba399198 (patch)
treea636d1bada9ecad53a592689bd62d5fdf55d4b2e /common/gtk-3.0/3.18/gtk-contained-darker.css
parent1c0a3768878c2bb7771ed9a2d6b95e87f32cef40 (diff)
downloadsolarc-theme-05c188238f6eff350189a5853785c430ba399198.tar.gz
solarc-theme-05c188238f6eff350189a5853785c430ba399198.tar.xz
solarc-theme-05c188238f6eff350189a5853785c430ba399198.zip
calendar tweaks
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-darker.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-darker.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-darker.css b/common/gtk-3.0/3.18/gtk-contained-darker.css
index c20a772..6efa68d 100644
--- a/common/gtk-3.0/3.18/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.18/gtk-contained-darker.css
@@ -2650,8 +2650,11 @@ GtkCalendar {
border: none; }
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
color: #5c616c; }
- GtkCalendar.highlight {
+ GtkCalendar:inconsistent {
color: alpha(currentColor,0.55); }
+ GtkCalendar.highlight {
+ color: #5c616c;
+ background-color: #dbdfe3; }
/***********
* Dialogs *