diff --git a/gtk-3.0/gtk-dark.css b/gtk-3.0/gtk-dark.css index e3d18ea..8c7916d 100755 --- a/gtk-3.0/gtk-dark.css +++ b/gtk-3.0/gtk-dark.css @@ -2684,7 +2684,8 @@ headerbar { box-shadow: none; background-color: transparent; } .titlebar .linked > button, - .titlebar headerbar .linked > button, .titlebar .linked > button:active, .titlebar .linked > button:checked, .titlebar .linked > button:hover, .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button, .titlebar .linked > button:active, .titlebar .linked > button:checked, .titlebar .linked > button:hover, + .titlebar .linked > button:backdrop, headerbar .titlebar .linked > button, .titlebar headerbar .linked > button, headerbar .linked > button, diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index e3d18ea..8c7916d 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -2684,7 +2684,8 @@ headerbar { box-shadow: none; background-color: transparent; } .titlebar .linked > button, - .titlebar headerbar .linked > button, .titlebar .linked > button:active, .titlebar .linked > button:checked, .titlebar .linked > button:hover, .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button, .titlebar .linked > button:active, .titlebar .linked > button:checked, .titlebar .linked > button:hover, + .titlebar .linked > button:backdrop, headerbar .titlebar .linked > button, .titlebar headerbar .linked > button, headerbar .linked > button,