mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Cleanup and optimize the availability widget (#14329)
* Cleanup and optimize the availability widget Default sort is display name Sort applies to services too (services always last) May need to refresh the page to get new css * style * We don't need request (lint fix) * Wrong service field name
This commit is contained in:
@@ -2060,7 +2060,8 @@ label {
|
||||
margin:2px;
|
||||
}
|
||||
|
||||
.widget-availability-fixed {
|
||||
.widget-availability:empty {
|
||||
display: inline;
|
||||
min-width: 2.4em;
|
||||
min-height: 1.3em;
|
||||
max-height: 1.6em;
|
||||
|
Reference in New Issue
Block a user