From 90a059a5fa75f30c8896cac4c827b6c98c5cbde9 Mon Sep 17 00:00:00 2001 From: Lan Tian Date: Fri, 27 Mar 2020 20:25:29 +0800 Subject: [PATCH] Table style update --- frontend/template.go | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/template.go b/frontend/template.go index b54c9f5..3e18a59 100644 --- a/frontend/template.go +++ b/frontend/template.go @@ -256,9 +256,10 @@ func summaryTable(w http.ResponseWriter, isIPv6 bool, data string, serverName st } else { // Draw the row in red if the link isn't up w.Write([]byte("")) // Add link to detail for first column if isIPv6 {