NVS ui fine-tuning, site icon now works

This commit is contained in:
Sebastien
2021-04-21 13:27:32 -04:00
parent 8904ec1afd
commit 45f480d948
27 changed files with 88 additions and 78 deletions

View File

@@ -16,6 +16,12 @@ tr.hide {
.rebooting {
display: none;
}
td.value {
width: 80%;
}
#boot-div {
float: right;
}
/* body {
border: 0;
margin: 0;
@@ -378,13 +384,9 @@ ul#navbar {
background-color: #3c0505;
}
td.value {
width: 80%;
}
#boot-div {
float: right;
}
div#message {
display: none;
color: #000;