settings-level-expert: only toggle the expert elements

Show the basic ones by default. Also, reduce jQuery usage in those functions while at it.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2025-05-02 08:39:57 +03:00
parent ddf21bb459
commit 8556b65b2e
6 changed files with 32 additions and 39 deletions

View File

@@ -1251,14 +1251,6 @@ table.dataTable tbody > tr > .selected {
display: none;
}
.settings-level-basic {
display: none;
}
.settings-level-expert {
display: none;
}
.main-footer {
padding-bottom: 0px;
}
@@ -1497,6 +1489,10 @@ table.dataTable tbody > tr > .selected {
padding-top: 1rem !important;
}
.d-none {
display: none !important;
}
.password_background {
background-image: repeating-linear-gradient(
45deg,