updated yad and fix GUI

This commit is contained in:
Mikhail Tergoev
2024-06-12 17:01:10 +03:00
parent 8bccab029f
commit 4a42eabfc9
11 changed files with 96 additions and 83 deletions

View File

@ -6,3 +6,7 @@ box>box>grid>switch>slider {min-height: 0px; min-width: 22px}
scale>contents>trough>slider {min-height: 24px; min-width: 24px}
box>box>grid>label {margin: 0px 10px 0px 0px}
separator {margin-bottom:0px; background-size:0px}
window>box>box>image {margin: 5px 5px 0px 5px}
check {padding: 3px}
box>grid>entry {margin: 0px 10px 0px 0px}
checkbutton {margin: 0px 10px 0px 0px}