mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-31 01:24:36 +02:00
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 {
|
expander arrow {
|
||||||
min-width: 16px;
|
min-width: 16px;
|
||||||
min-height: 16px;
|
min-height: 16px; }
|
||||||
}
|
|
||||||
|
treeview.view.expander {
|
||||||
|
-gtk-icon-transform: scale(1.7); }
|
||||||
|
|
||||||
/************
|
/************
|
||||||
* iconview *
|
* iconview *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user