This commit is contained in:
Csaba Jakosa
2016-06-09 11:04:47 -05:00
committed by Dustin Falgout
parent 8c5fbffa13
commit 4ce96295f6
2 changed files with 35 additions and 0 deletions
+7
View File
@@ -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 {