diff --git a/emhttp/plugins/dynamix/sheets/DashStats.css b/emhttp/plugins/dynamix/sheets/DashStats.css index ab4537db1..71cdbbf6d 100644 --- a/emhttp/plugins/dynamix/sheets/DashStats.css +++ b/emhttp/plugins/dynamix/sheets/DashStats.css @@ -244,7 +244,7 @@ i#mycase[class^="fa "] { a.cpu_close, span.hand { cursor: pointer; - z-index: 1001; + z-index: 100; } /* a.info { white-space: normal; @@ -288,7 +288,7 @@ input[value="Edit"] { } .port_view, .control { - z-index: 10000; + z-index: 100; } .flat { height: 0; @@ -527,4 +527,4 @@ legend { .tile-select-case:has(img):hover { opacity: .75; -} \ No newline at end of file +}