aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-darker.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-darker.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css
index a4f6013..bd9b13c 100644
--- a/common/gtk-3.0/3.16/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-darker.css
@@ -282,6 +282,10 @@ GtkTextView {
border-color: #5294E2;
background-color: #5294E2;
transition-duration: 50ms; }
+ .button:active {
+ color: #5c616c; }
+ .button:active:hover, .button:checked {
+ color: #ffffff; }
.button.flat:insensitive {
border-color: transparent;
background-color: transparent;