Show optionally a clock in the header (closes #109)

This commit is contained in:
Bernd Bestel
2018-11-20 19:23:48 +01:00
parent 589ad36855
commit f7f90238f2
5 changed files with 60 additions and 1 deletions

View File

@@ -156,6 +156,10 @@ input::-webkit-inner-spin-button {
background-color: #d6d6d6 !important;
}
.navbar-brand {
margin-right: 0;
}
/* Third party component customizations - DataTables */
td {
vertical-align: middle !important;