From 1bafd79aa2831abc774c8472b56aea45dd575462 Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Mon, 1 Aug 2022 01:50:29 -0300 Subject: [PATCH] Fixing/ignoring CSS comments Signed-off-by: RD WebDesign --- style/pi-hole.css | 8 ++++---- style/themes/default-darker.css | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/style/pi-hole.css b/style/pi-hole.css index 5d1a3570..9bf55bab 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -392,10 +392,10 @@ td.lookatme { max-height: 400px; } -/* Work around code that expects icon fonts rather than SVG. - Newer versions of AdminLTE have support for SVG icons, - https://github.com/ColorlibHQ/AdminLTE/pull/2920 - so this code will only be needed temporarily. */ +/*Work around code that expects icon fonts rather than SVG. + Newer versions of AdminLTE have support for SVG icons, + https://github.com/ColorlibHQ/AdminLTE/pull/2920 + so this code will only be needed temporarily. */ .sidebar-menu li > a > .fa-angle-left, .sidebar-menu li > a > .pull-right-container > .fa-angle-left { diff --git a/style/themes/default-darker.css b/style/themes/default-darker.css index f085b557..49f35623 100644 --- a/style/themes/default-darker.css +++ b/style/themes/default-darker.css @@ -7,6 +7,7 @@ * * The colors used in this theme has been inspired by * https://addons.mozilla.org/en-US/firefox/addon/darkreader/ +// editorconfig-checker-disable _______ / \ .==. .==. @@ -25,6 +26,8 @@ _______|_______/__/ ____ \__\__|___\__\__|___\__\____ | ____ \| |__/ ______ \| |__/ /| |___| ____ \ |__| \__\____/__/ \__\_______/ |______|__| \__\ https://darkreader.org + +// editorconfig-checker-disable */ /* User-Agent Style */ html {