[i222] fix css #224

Merged
rho_n merged 3 commits from i222-fix-css into main 2024-10-20 15:26:27 +00:00
Showing only changes of commit 85258d03ba - Show all commits

View File

@ -291,11 +291,13 @@ table.hosts {
}
table#t01 tr:nth-child(even),
table.hosts tr:nth-child(even) {
background-color: #cccccc;
border-bottom: thick solid white;
}
table#t01 tr:nth-child(odd),
table.hosts tr:nth-child(odd) {
background-color: white;
border-bottom: thick solid white;