From ecde59212405cb4f62ccaa6d98ace265e01df324 Mon Sep 17 00:00:00 2001 From: bergware Date: Sat, 14 Oct 2023 20:09:04 +0200 Subject: [PATCH] snaphots: several updates for Dashboard and VMs page --- emhttp/plugins/dynamix/sheets/DashStats.css | 1 + 1 file changed, 1 insertion(+) diff --git a/emhttp/plugins/dynamix/sheets/DashStats.css b/emhttp/plugins/dynamix/sheets/DashStats.css index aa136a8a3..6730b227e 100644 --- a/emhttp/plugins/dynamix/sheets/DashStats.css +++ b/emhttp/plugins/dynamix/sheets/DashStats.css @@ -62,3 +62,4 @@ input[value=Edit]{margin:12px 0 0 0;padding:5px 10px} #current_time{font-size:4rem;margin-left:8px} #current_date{font-size:1.3rem;margin-left:18px} span.ampm{font-size:2rem} +table.snapshot{margin-top:0}