consolidate Include/Exclude/Whitelist

This commit is contained in:
frederik
2025-04-13 13:31:37 +02:00
parent 7c22e2593e
commit 054b3b3dab
7 changed files with 130 additions and 333 deletions
+2 -8
View File
@@ -384,12 +384,6 @@ button:hover {
height: 80%;
}
.column4 {
text-align: justify;
width: 10%;
height: 50%;
}
.column1 form,.column3 form {
width: 80%;
margin-left: auto;
@@ -477,7 +471,7 @@ button:hover {
}
@media screen and (max-width: 1290px) {
.column1,.column2,.column3,.column4 {
.column1,.column2,.column3 {
height: 90%
}
.center-column {
@@ -514,7 +508,7 @@ button:hover {
.column1 select,.column3 select {
height: 70%;
}
.column2,.column4 {
.column2 {
display: none;
}
.smaller{