mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Fixing/ignoring CSS comments
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
+4
-4
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user