min and max display

This commit is contained in:
2024-07-23 15:59:56 +02:00
parent e50e4c1e0c
commit 8381daf468
5 changed files with 187 additions and 321 deletions

View File

@@ -152,6 +152,16 @@
border-width: 1px;
}
.base-val {
background-color: lightgray;
border-color: #333333;
border-width: 1px;
width: 50px;
margin-left: 2px;
margin-top: 1px;
}
@keyframes pulse-animation {
0% {
color: black;