mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
committed by
Dustin Falgout
parent
8c5fbffa13
commit
4ce96295f6
@@ -371,6 +371,13 @@
|
||||
.linked > & { @include linked_button(shade($bg_color, 1.2)); }
|
||||
|
||||
.linked.vertical > & { @include linked_vertical_button(shade($bg_color, 1.2)); }
|
||||
|
||||
&.circular { // FIXME: aggregate to buttons
|
||||
border-radius: 20px;
|
||||
-gtk-outline-radius: 20px;
|
||||
|
||||
label { padding: 0; }
|
||||
}
|
||||
}
|
||||
|
||||
spinbutton {
|
||||
|
||||
Reference in New Issue
Block a user