Ability to add custom modules

This commit is contained in:
Alan Cell
2020-11-12 05:51:31 +01:00
parent e5eccf32a7
commit 84548c4f63
13 changed files with 337 additions and 7 deletions

View File

@@ -943,3 +943,7 @@ table.dataTable{
.table-row-dark {
background-color: #fbfbfb;
}
.mod-tab {
margin-bottom:0px;margin-left:5px;border-bottom: none;
}