aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index 6cc3be6..35e57af 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -271,6 +271,9 @@ button {
background-color: #5294e2;
background-clip: padding-box;
transition-duration: 50ms; }
+ button:active label:disabled, button:checked label:disabled {
+ color: inherit;
+ opacity: 0.6; }
button:active {
color: #D3DAE3; }
button:active:hover, button:checked {