Expander error
This should fix thescaling issues witht the expander arrow icon seen in treeviews, such as the apt software updater.
This commit is contained in:
parent
f33bb6536d
commit
4fcc4c1d4f
|
@ -1415,9 +1415,11 @@ calendar.header {
|
|||
************/
|
||||
|
||||
expander arrow {
|
||||
min-width: 16px;
|
||||
min-height: 16px;
|
||||
}
|
||||
min-width: 16px;
|
||||
min-height: 16px; }
|
||||
|
||||
treeview.view.expander {
|
||||
-gtk-icon-transform: scale(1.7); }
|
||||
|
||||
/************
|
||||
* iconview *
|
||||
|
|
Loading…
Reference in New Issue