Various fixes and cleanup

This commit is contained in:
James Cole
2023-01-29 15:29:42 +01:00
parent 1cbb644d65
commit 413a4f3d9c
276 changed files with 3119 additions and 2894 deletions

View File

@@ -478,6 +478,7 @@
.table-hover > tbody > tr:hover {
background-color: #2a2f34;
}
.table > tfoot > tr > td.active {background: #353c42;}
.ti-autocomplete {background: #353c42 !important;color:#fff;}
.ti-input {border: 1px solid #353c42 !important;}
.vue-tags-input {background: #353c42 !important;}