diff --git a/server/static/control.css b/server/static/control.css index 24c5af8..dcf7827 100644 --- a/server/static/control.css +++ b/server/static/control.css @@ -42,15 +42,11 @@ hostname, lastReport, uptime, timestamp, volumeID, reboot { text-align: right; } -instanceSection.live hostname { - color: #3299bb; -} - volumeID { cursor: pointer; } -reboot { +instanceSection.live reboot { cursor: pointer; color: #3299bb; }