GTK3: update theme tweaks for the new libhandy viewswitcher

This commit is contained in:
Daniel Ruiz de Alegría
2020-09-28 11:33:23 +02:00
parent b2e698bc00
commit 0816bcef50
4 changed files with 13 additions and 0 deletions
+4
View File
@@ -5204,10 +5204,14 @@ headerbar {
background-image: -gtk-scaled(url("assets/kali-headerbar-logo-dark.png"), url("assets/kali-headerbar-logo-dark@2.png"));
background-repeat: no-repeat;
background-position: left; }
.titlebar viewswitcher button > stack > box.narrow,
.titlebar hdyviewswitcher > button box.narrow,
headerbar viewswitcher button > stack > box.narrow,
headerbar hdyviewswitcher > button box.narrow {
margin: -7px 0 -5px; }
.titlebar viewswitcher button > stack > box.wide,
.titlebar hdyviewswitcher > button box.wide,
headerbar viewswitcher button > stack > box.wide,
headerbar hdyviewswitcher > button box.wide {
margin: -8px 0; }
.titlebar.default-decoration,
@@ -5204,10 +5204,14 @@ headerbar {
background-image: -gtk-scaled(url("assets/kali-headerbar-logo-dark.png"), url("assets/kali-headerbar-logo-dark@2.png"));
background-repeat: no-repeat;
background-position: left; }
.titlebar viewswitcher button > stack > box.narrow,
.titlebar hdyviewswitcher > button box.narrow,
headerbar viewswitcher button > stack > box.narrow,
headerbar hdyviewswitcher > button box.narrow {
margin: -7px 0 -5px; }
.titlebar viewswitcher button > stack > box.wide,
.titlebar hdyviewswitcher > button box.wide,
headerbar viewswitcher button > stack > box.wide,
headerbar hdyviewswitcher > button box.wide {
margin: -8px 0; }
.titlebar.default-decoration,
+4
View File
@@ -5225,10 +5225,14 @@ headerbar {
background-image: -gtk-scaled(url("assets/kali-headerbar-logo.png"), url("assets/kali-headerbar-logo@2.png"));
background-repeat: no-repeat;
background-position: left; }
.titlebar viewswitcher button > stack > box.narrow,
.titlebar hdyviewswitcher > button box.narrow,
headerbar viewswitcher button > stack > box.narrow,
headerbar hdyviewswitcher > button box.narrow {
margin: -7px 0 -5px; }
.titlebar viewswitcher button > stack > box.wide,
.titlebar hdyviewswitcher > button box.wide,
headerbar viewswitcher button > stack > box.wide,
headerbar hdyviewswitcher > button box.wide {
margin: -8px 0; }
.titlebar.default-decoration,