UI tweaks

This commit is contained in:
Ian Gulliver
2016-05-11 20:36:52 +00:00
parent 20a1806998
commit 164b94a783
2 changed files with 5 additions and 3 deletions

View File

@@ -87,6 +87,10 @@ hostname, lastReport, uptime, timestamp, volumeID, reboot, command, status {
text-align: right;
}
status {
min-width: 20em;
}
volumeID {
cursor: pointer;
}