added config modal, bumped version

This commit is contained in:
FinnHornhoover
2023-11-13 00:15:45 +03:00
parent b51e49d703
commit 8f05ace344
5 changed files with 154 additions and 8 deletions

View File

@@ -115,6 +115,11 @@ body {
border-color: #6699ff;
}
#of-editconfigmodal > .modal-dialog > .modal-content {
background-color: #093363;
border-color: #6699ff;
}
#of-addversionmodal > .modal-dialog > .modal-content {
background-color: #093363;
border-color: #6699ff;