Spoolman: Added extra padding to expanders (#1090)
This commit is contained in:
parent
51682be329
commit
8b93ba07d9
@ -46,6 +46,10 @@ treeview.view check:checked {
|
|||||||
-gtk-icon-transform: translateX(-1.5em);
|
-gtk-icon-transform: translateX(-1.5em);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
expander label {
|
||||||
|
padding : 1em;
|
||||||
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #13181C;
|
background-color: #13181C;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user