Device Update

* Backup Check Script Anpassungen padding und nowrap
This commit is contained in:
Daniel Spitzer
2025-05-19 21:04:28 +02:00
parent fb5f1c5ef2
commit ae638f8da5

View File

@@ -63,8 +63,9 @@ if (!empty($message)) {
border: 1px solid #000000;
}
th, td {
margin: 2px 7px 2px 7px;
padding: 3px 7px 3px 7px;
border: 1px solid #000000;
text-wrap: nowrap;
}
a {
color: #000000;