From 6b1ecfc31c73e964caaad58fb67a11fd90abf587 Mon Sep 17 00:00:00 2001 From: TheME Date: Sun, 4 Jun 2017 12:12:27 +0200 Subject: [PATCH] footer.php: improve and clean up move animation-stylesheet to pi-hole.css (Have you noticed that there is even a text- and text-shadow animation set, but for webkit-browsers only) added correct continuous hide of version info (AdminLTEs classed widths as `xs` > `sm` > `md` > `lg`) display Donate-text alwas in one line (do not wrap in between when version info string gets very long) --- scripts/pi-hole/php/footer.php | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/scripts/pi-hole/php/footer.php b/scripts/pi-hole/php/footer.php index da11da10..04ee4b7f 100644 --- a/scripts/pi-hole/php/footer.php +++ b/scripts/pi-hole/php/footer.php @@ -41,32 +41,21 @@