From f6b2887b90deba0ef0bf11bca124b078bc936840 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Tue, 20 Mar 2018 19:29:11 +0100 Subject: [PATCH] Slight improvement to CSS Signed-off-by: DL6ER --- index.php | 2 +- style/pi-hole.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index c56266a4..9207cda7 100644 --- a/index.php +++ b/index.php @@ -114,7 +114,7 @@ else
- +
diff --git a/style/pi-hole.css b/style/pi-hole.css index 6a0279f5..14fdb8aa 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -116,7 +116,7 @@ a.lookatme { animation: fa-spin 1s infinite linear; } -canvas{ +.extratooltipcanvas{ -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none;