mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Combobox pan-down icon fix. (#331)
This commit is contained in:
committed by
Dustin Falgout
parent
368e74fc68
commit
8b02cba039
@@ -347,6 +347,12 @@
|
|||||||
|
|
||||||
@include exports("combobox") {
|
@include exports("combobox") {
|
||||||
combobox {
|
combobox {
|
||||||
|
arrow {
|
||||||
|
-gtk-icon-source: -gtk-icontheme('pan-down-symbolic');
|
||||||
|
min-height: 16px;
|
||||||
|
min-width: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
box button, box entry {
|
box button, box entry {
|
||||||
@extend %linked_button;
|
@extend %linked_button;
|
||||||
padding: ($spacing - 2px) ($spacing + 1px);
|
padding: ($spacing - 2px) ($spacing + 1px);
|
||||||
|
|||||||
Reference in New Issue
Block a user