GTK4: Customize stackswitcher
This commit is contained in:
parent
2f79b4d9bc
commit
0e4a85409e
@ -44,4 +44,9 @@ headerbar {
|
|||||||
background-position: left;
|
background-position: left;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
stackswitcher button:checked,
|
||||||
|
button.toggle {
|
||||||
|
&:active, &:checked { @extend %button_active; }
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user