From: Sander Hoentjen Date: Wed, 13 Jan 2016 15:20:05 +0000 (+0100) Subject: fix html a bit X-Git-Tag: dnsdist-1.0.0-alpha2~83^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb8708583a1871d1fec59a7d734313743322d0be;p=pdns fix html a bit --- 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; }