mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-07-07 18:12:39 +02:00
added styles
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
paned > separator {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 2px 24px;
|
||||
}
|
||||
|
||||
.control-box {
|
||||
padding: 5px;
|
||||
}
|
||||
@@ -27,6 +33,11 @@
|
||||
background-color: blue;
|
||||
}
|
||||
|
||||
.time-entry {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.group {}
|
||||
|
||||
.group :first-child {
|
||||
|
||||
Reference in New Issue
Block a user