mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-01-01 05:19:41 +01:00
21 lines
218 B
CSS
21 lines
218 B
CSS
* {
|
|
-GtkDialog-action-area-border: 12;
|
|
}
|
|
|
|
switch {
|
|
margin-right: 2px;
|
|
}
|
|
|
|
spinbutton entry {
|
|
min-height: 16px;
|
|
}
|
|
|
|
button > image {
|
|
padding: 2px;
|
|
}
|
|
|
|
grid > button {
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|