Add PSU voltage sensors with 220V range highlighting
This commit is contained in:
@@ -662,6 +662,11 @@ code {
|
||||
border-left-color: #f39c12;
|
||||
}
|
||||
|
||||
.sensor-card.voltage-out-of-range {
|
||||
border-left-color: #e74c3c;
|
||||
background: #fff5f5;
|
||||
}
|
||||
|
||||
.sensor-card.ns {
|
||||
border-left-color: #95a5a6;
|
||||
opacity: 0.6;
|
||||
|
||||
Reference in New Issue
Block a user