mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-06-28 01:46:36 -04:00
FE: skeleton uplift
This commit is contained in:
@@ -2661,7 +2661,7 @@ table.dataTable tbody > tr.selected
|
||||
background-color: var(--skel-bg);
|
||||
}
|
||||
#settings-skeleton, #devices-skeleton, #device-details-skeleton,
|
||||
#events-skeleton, #presence-skeleton, #report-skeleton, #skel-app-event,
|
||||
#events-skeleton, #presence-skeleton, #report-skeleton, #skel-app-events,
|
||||
#notifications-skeleton, #workflows-skeleton, #plugins-skeleton { z-index: 50; }
|
||||
.skel-tab-pane { z-index: 10; min-height: 400px; background-color: var(--skel-panel-bg);}
|
||||
#settings-skeleton { margin: 15px; min-height: 500px; }
|
||||
|
||||
@@ -790,7 +790,7 @@
|
||||
"settings_device_scanners_icon": "fa-solid fa-magnifying-glass-plus",
|
||||
"settings_device_scanners_info": "Load more device scanners with the <a href=\"/settings.php#LOADED_PLUGINS\">LOADED_PLUGINS</a> setting",
|
||||
"settings_device_scanners_label": "Device scanners",
|
||||
"settings_enabled": "Enabled settings",
|
||||
"settings_enabled": "Enabled plugins",
|
||||
"settings_enabled_icon": "fa-solid fa-toggle-on",
|
||||
"settings_expand_all": "Expand all",
|
||||
"settings_imported": "Last time settings were imported from the app.conf file",
|
||||
|
||||
Reference in New Issue
Block a user