Semi-stable version with old variable names

This commit is contained in:
Fabio Herzig
2026-07-16 18:43:30 +02:00
parent 3731183654
commit c8e7ce9174
165 changed files with 25654 additions and 9728 deletions
+2 -1
View File
@@ -23,6 +23,7 @@ table input {
justify-content: space-between;
align-items: center;
cursor: pointer;
width: 100%;
}
.selectOptions,
@@ -86,6 +87,6 @@ table input {
font-weight: 500;
}
.selectLabel {
.selectLabel:not(.sidebar-links .selectLabel) {
font-size: 1rem;
}