mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Fixed separator.
This commit is contained in:
@@ -367,11 +367,10 @@
|
||||
min-width: 24px;
|
||||
@include button(shade($bg_color, 1.2), $fg_color);
|
||||
|
||||
.inline-toolbar &,
|
||||
.linked > & { @include linked_button(shade($bg_color, 1.2)); }
|
||||
|
||||
.linked.vertical > & { @include linked_vertical_button(shade($bg_color, 1.2)); }
|
||||
|
||||
.inline-toolbar & { @extend %linked_button; }
|
||||
}
|
||||
|
||||
spinbutton {
|
||||
|
||||
Reference in New Issue
Block a user