mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-07-05 03:38:03 +02:00
mac style correction
This commit is contained in:
@@ -14,14 +14,15 @@ entry {
|
||||
}
|
||||
|
||||
entry > image {
|
||||
padding-left: 0.4em;
|
||||
padding-left: 0.3em;
|
||||
padding-right: 0.3em;
|
||||
}
|
||||
|
||||
button {
|
||||
min-height: 1.5em;
|
||||
min-height: 1.2em;
|
||||
min-width: 1.5em;
|
||||
padding-top: 0.2em;
|
||||
padding-bottom: 0.2em;
|
||||
padding-top: 0.3em;
|
||||
padding-bottom: 0.3em;
|
||||
}
|
||||
|
||||
button:active, button:checked {
|
||||
|
||||
Reference in New Issue
Block a user