aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-darker.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-darker.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-darker.css b/common/gtk-3.0/3.14/gtk-darker.css
index 5c70d1c..ea8c6ea 100644
--- a/common/gtk-3.0/3.14/gtk-darker.css
+++ b/common/gtk-3.0/3.14/gtk-darker.css
@@ -282,6 +282,9 @@ GtkSearchEntry.entry {
border-color: #5294e2;
background-color: #5294e2;
transition-duration: 50ms; }
+ .button:active .label:insensitive, .button:checked .label:insensitive {
+ color: inherit;
+ opacity: 0.6; }
.button:active {
color: #5c616c; }
.button:active:hover, .button:checked {