added control sidebar #10 (#87)

- added configurable sidebar #10
- added language switch in sidebar preferences tab #10
- added sidebar tab with kimai beta-info message #10
- use trait for repositories
- improved README
This commit is contained in:
Kevin Papst
2018-01-14 01:36:07 +01:00
committed by GitHub
parent d5e689e307
commit 023fef6a70
15 changed files with 277 additions and 59 deletions

View File

@@ -39,6 +39,11 @@ li.open .ticktac i.running{
/* ================================ TOOLBAR ================================ */
.control-sidebar select {
color: #000;
}
/* ================================ TOOLBAR ================================ */
.data_table .box-header>.box-tools {
top: 3px;
}