added fancy switches and updated the ui of the settings tab

This commit is contained in:
Malcolm Diller
2022-11-17 17:58:09 -08:00
parent 6756fb4fe7
commit 507491fbec
8 changed files with 158 additions and 33 deletions

View File

@ -1323,3 +1323,4 @@ window.addEventListener("beforeunload", function(e) {
});
createCollapsibles()
prettifyInputs(document);