mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-02-18 20:47:55 +01:00
minor mac style correction
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user