From 313569e1dcff4fd16ab112c3d3e257cc704515de Mon Sep 17 00:00:00 2001 From: Rahix Date: Fri, 4 Oct 2024 23:08:29 +0200 Subject: [PATCH] succd: Use grid layout to show all info on a single screen Use CSS grids to all information on a single screen if possible. There is a breakpoint for smaller screens. --- succbone/succd/index.html | 49 ++++++++++++++++++++++++--------------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/succbone/succd/index.html b/succbone/succd/index.html index a26db5d..a8eaf00 100644 --- a/succbone/succd/index.html +++ b/succbone/succd/index.html @@ -5,12 +5,11 @@ @@ -59,19 +68,7 @@ td > span {

succd

nothing more permanent than a temporary solution

-

- - - - - - - - - - -
Pirani GaugeVoltage{{ .Pirani.Volts }}
Pressure{{ .Pirani.Mbar }}
- +

@@ -96,6 +93,19 @@ td > span {
Thresholds
+ + + + + + + + + + +
Pirani GaugeVoltage{{ .Pirani.Volts }}
Pressure{{ .Pirani.Mbar }}
+ + @@ -125,10 +135,11 @@ td > span {
Control...
-

-

- -

+ +

+ +

+

{{ .System.Hostname }} | load: {{ .System.Load }} | pprof | metrics | ws ping: