show timestamp of next timeout

This commit is contained in:
Joeri Exelmans 2025-10-13 11:35:42 +02:00
parent f7f3923131
commit e233fa9166
4 changed files with 40 additions and 11 deletions

View file

@ -40,4 +40,10 @@ details {
}
/* details:not(:has(details)) > summary::marker {
color: white;
} */
} */
.readonlyTextBox {
width: 56;
background-color:"#eee";
text-align: "right";
}