improved content config

don't forget to update the files in /www
This commit is contained in:
Nic Limper
2023-05-21 20:59:58 +02:00
parent 962e4995e2
commit 0380ea2cb0
4 changed files with 450 additions and 101 deletions

View File

@@ -138,6 +138,10 @@ select {
text-transform: capitalize;
}
#configbox input[type=number] {
width: 80px;
}
#apconfigbox {
background-color: #e6f0d3;
}