aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index f20918f..fcd02a5 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -1614,10 +1614,10 @@ notebook {
border-color: #2b2e39; }
notebook > header tab:hover label {
color: rgba(211, 218, 227, 0.725); }
- notebook > header tab:active {
+ notebook > header tab:checked {
background-color: #404552;
border-color: #2b2e39; }
- notebook > header tab:active label {
+ notebook > header tab:checked label {
color: #D3DAE3; }
notebook > header tab button {
min-height: 18px;