mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-02-26 08:31:45 +01:00
style correction
This commit is contained in:
@@ -60,10 +60,6 @@ switch slider {
|
||||
min-width: 1.5em;
|
||||
}
|
||||
|
||||
popover .view {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.font > box {
|
||||
min-height: 1.5em;
|
||||
padding-top: 0.1em;
|
||||
|
||||
@@ -32,6 +32,10 @@ paned.vertical > separator {
|
||||
background-size: 24px 2px;
|
||||
}
|
||||
|
||||
popover .view {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.red-button {
|
||||
background-image: none;
|
||||
background-color: red;
|
||||
|
||||
Reference in New Issue
Block a user