added styles

This commit is contained in:
DYefremov
2020-11-19 15:01:07 +03:00
parent b8470f7dfa
commit 92721c65e4

View File

@@ -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 {