mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-07-11 06:13:29 +02:00
added paned style
This commit is contained in:
@@ -31,4 +31,10 @@ infobar {
|
||||
switch slider {
|
||||
min-height: 1.5em;
|
||||
min-width: 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
paned > separator {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 1px 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user