mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-01-19 22:13:10 +01:00
17 lines
156 B
CSS
17 lines
156 B
CSS
* {
|
|
-GtkDialog-action-area-border: 6;
|
|
}
|
|
|
|
button {
|
|
min-height: 24px;
|
|
min-width: 24px;
|
|
}
|
|
|
|
entry {
|
|
min-height: 24px;
|
|
}
|
|
|
|
switch {
|
|
margin-right: 2px;
|
|
}
|