Fixing/ignoring CSS comments

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2022-08-01 01:50:29 -03:00
parent a3234d1306
commit 1bafd79aa2
2 changed files with 7 additions and 4 deletions
+4 -4
View File
@@ -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 {
+3
View File
@@ -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 {