1
0

Show versions without OTA in different style.

This commit is contained in:
2017-12-17 19:33:33 +01:00
parent c8dd58aab1
commit 3de1b94816
3 changed files with 21 additions and 3 deletions

View File

@ -22,3 +22,7 @@ td.empty {
tr:hover {
background-color: #ddd;
}
td.fullonly {
color: #88f;
}