Spoolman: Added extra padding to expanders (#1090)

This commit is contained in:
Blonďák 2023-08-21 20:14:02 +02:00 committed by GitHub
parent 51682be329
commit 8b93ba07d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,10 @@ treeview.view check:checked {
-gtk-icon-transform: translateX(-1.5em);
}
expander label {
padding : 1em;
}
button {
background-image: none;
background-color: #13181C;