This commit is contained in:
vinceliuice
2024-10-29 22:59:33 +08:00
parent 2a4e21ec5e
commit 2ef8de7aa6
3 changed files with 15 additions and 3 deletions

View File

@@ -288,6 +288,18 @@ window.background:not(.csd) {
}
}
#TopToolbars .toolbar {
background: none;
}
#Statusbar {
padding-left: 8px;
spinbutton {
margin: 6px 0;
}
}
#CanvasTable {
button {
min-height: 16px;