mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix linked button issues
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
|
||||
.button { @include button($bg, $fg); }
|
||||
|
||||
.linked .button { @include linked_button($bg); }
|
||||
|
||||
GtkComboBox, .button {
|
||||
padding: $spacing - 1px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user