From eb8708583a1871d1fec59a7d734313743322d0be Mon Sep 17 00:00:00 2001 From: Sander Hoentjen Date: Wed, 13 Jan 2016 16:20:05 +0100 Subject: [PATCH] fix html a bit --- pdns/dnsdistdist/html/index.html | 67 ++++++++++++++++---------------- pdns/dnsdistdist/html/lines.css | 2 +- 2 files changed, 35 insertions(+), 34 deletions(-) diff --git a/pdns/dnsdistdist/html/index.html b/pdns/dnsdistdist/html/index.html index a5f916f17..6cda59e1d 100644 --- a/pdns/dnsdistdist/html/index.html +++ b/pdns/dnsdistdist/html/index.html @@ -1,50 +1,51 @@ - + + - + + Fork me on GitHub - @@ -56,7 +57,7 @@

Uptime: , Number of queries: ( qps), ACL drops: , Dynamic drops: , Rule drops: , Blockfilter drops:
Average response time: ms, CPU Usage: %, Server selection policy:
- Listening on: , ACL: + Listening on: , ACL:

@@ -64,14 +65,14 @@
QPS / SERVFAILPS
-
+
CPU %
-
+
diff --git a/pdns/dnsdistdist/html/lines.css b/pdns/dnsdistdist/html/lines.css index 5f157beb7..521018282 100644 --- a/pdns/dnsdistdist/html/lines.css +++ b/pdns/dnsdistdist/html/lines.css @@ -15,7 +15,7 @@ div, span, p, td { bottom: 26px; width: 0; } -#chart_container { +.chart_container { float: left; position: relative; } -- 2.40.0