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:
aidan 2019-08-30 19:03:28 -05:00
parent f33bb6536d
commit 4fcc4c1d4f
1 changed files with 5 additions and 3 deletions

View File

@ -1416,8 +1416,10 @@ calendar.header {
expander arrow {
min-width: 16px;
min-height: 16px;
}
min-height: 16px; }
treeview.view.expander {
-gtk-icon-transform: scale(1.7); }
/************
* iconview *