Reboot UI
This commit is contained in:
@@ -35,7 +35,7 @@ header {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
hostname, lastSeen, uptime, timestamp, volumeID {
|
||||
hostname, lastSeen, uptime, timestamp, volumeID, reboot {
|
||||
font-family: "droid-sans-mono";
|
||||
display: table-cell;
|
||||
padding: 2px;
|
||||
@@ -45,3 +45,8 @@ hostname, lastSeen, uptime, timestamp, volumeID {
|
||||
volumeID {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
reboot {
|
||||
cursor: pointer;
|
||||
color: #3299bb;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user