mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Implement stackswitcher circular button. (#476)
This commit is contained in:
committed by
Dustin Falgout
parent
4ce96295f6
commit
d85d3f2f54
@@ -277,7 +277,11 @@
|
||||
******************/
|
||||
|
||||
@include exports("stackswitcher") {
|
||||
stackswitcher button.text-button { min-width: 90px; } // FIXME aggregate with buttons
|
||||
stackswitcher button {
|
||||
&.text-button { min-width: 90px; } // FIXME aggregate with buttons
|
||||
|
||||
&.circular { min-width: 0; } // FIXME aggregate with buttons
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user