Add customer functionality (#26)

* improved toolbar

* added "create customer" functionality #22
This commit is contained in:
Kevin Papst
2018-01-05 21:21:22 +01:00
committed by GitHub
parent 6b9fed69f1
commit 591a3cb11a
10 changed files with 215 additions and 21 deletions

View File

@@ -33,6 +33,10 @@ li.open .ticktac i.running{
/* ================================ TOOLBAR ================================ */
.data_table .box-header>.box-tools {
top: 3px;
}
.box-header .box-title.toolbar form {
font-size: 13px;
}