From b2bc0cb211f869c4970c1a74f768e44990dd09bc Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 6 Mar 2020 17:41:50 +0200 Subject: [PATCH] Streamline button classes and display. Signed-off-by: XhmikosR --- custom_dns.php | 2 +- groups-adlists.php | 2 +- groups-clients.php | 2 +- groups-domains.php | 2 +- groups.php | 2 +- queries.php | 2 +- scripts/pi-hole/php/footer.php | 2 +- style/pi-hole.css | 1 - 8 files changed, 7 insertions(+), 8 deletions(-) diff --git a/custom_dns.php b/custom_dns.php index f1506dab..8bf96ef8 100644 --- a/custom_dns.php +++ b/custom_dns.php @@ -81,7 +81,7 @@ - + diff --git a/groups-adlists.php b/groups-adlists.php index 9b806967..71813152 100644 --- a/groups-adlists.php +++ b/groups-adlists.php @@ -64,7 +64,7 @@ - + diff --git a/groups-clients.php b/groups-clients.php index 2fb91834..c152b991 100644 --- a/groups-clients.php +++ b/groups-clients.php @@ -64,7 +64,7 @@ - + diff --git a/groups-domains.php b/groups-domains.php index c6a1836d..35852a9f 100644 --- a/groups-domains.php +++ b/groups-domains.php @@ -74,7 +74,7 @@ - + diff --git a/groups.php b/groups.php index 56b2c44d..baec94cd 100644 --- a/groups.php +++ b/groups.php @@ -63,7 +63,7 @@ - + diff --git a/queries.php b/queries.php index 51c543e6..23ccdb3f 100644 --- a/queries.php +++ b/queries.php @@ -156,7 +156,7 @@ if(strlen($showing) > 0)
- + diff --git a/scripts/pi-hole/php/footer.php b/scripts/pi-hole/php/footer.php index 834b8273..1908933d 100644 --- a/scripts/pi-hole/php/footer.php +++ b/scripts/pi-hole/php/footer.php @@ -32,7 +32,7 @@ diff --git a/style/pi-hole.css b/style/pi-hole.css index 419db78f..ac605552 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -116,7 +116,6 @@ } #resetButton { - color: #f00; font-weight: 700; }