Change style of stack switcher button
This commit is contained in:
parent
fae3357fd5
commit
4737c39420
@ -164,9 +164,8 @@ class RosterWindow(Adw.ApplicationWindow):
|
|||||||
}
|
}
|
||||||
|
|
||||||
stackswitcher button:checked {
|
stackswitcher button:checked {
|
||||||
background: @accent_bg_color;
|
|
||||||
color: @accent_fg_color;
|
color: @accent_fg_color;
|
||||||
font-weight: 600;
|
font-weight: 900;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Warning styling for undefined variables */
|
/* Warning styling for undefined variables */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user