minor mac style correction

This commit is contained in:
DYefremov
2022-04-06 14:16:50 +03:00
parent 81e714ebab
commit 4cab05fc09

View File

@@ -10,13 +10,18 @@
entry {
min-height: 2.0em;
padding: 0.2em;
}
entry > image {
padding-left: 0.4em;
}
button {
min-height: 1.5em;
min-width: 1.5em;
padding-top: 0.1em;
padding-bottom: 0.1em;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
button:active, button:checked {
@@ -25,7 +30,7 @@ button:active, button:checked {
}
combobox {
min-height: 2.1em;
min-height: 2.2em;
}
spinbutton {
@@ -54,6 +59,10 @@ switch slider {
min-width: 1.5em;
}
popover .view {
background-color: transparent;
}
.font > box {
min-height: 1.5em;
padding-top: 0.1em;