]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
graph legend at right top corner
authorMichal Lupečka <mlupecka@nic.cz>
Thu, 20 Dec 2018 15:03:19 +0000 (16:03 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Fri, 21 Dec 2018 12:21:46 +0000 (12:21 +0000)
modules/http/static/kresd.css

index 98035d22b618239341ae25805f84e2bd8706391f..48040e4119a22851f6640d8c9e7bd959166506c3 100644 (file)
@@ -35,5 +35,9 @@ body {
 }
 
 .spark-legend {
-  display: inline-block; 
-}
\ No newline at end of file
+  display: inline-block;
+}
+
+.dygraph-legend {
+  text-align: right;
+}