N°2982 - Restore precompiled stylesheets files

This commit is contained in:
Molkobain
2021-03-31 10:21:31 +02:00
parent d465bf10fd
commit 5be3496c8f
2 changed files with 14369 additions and 0 deletions

View File

@@ -1856,6 +1856,7 @@
<stylesheets>
<stylesheet id="fullmoon">../css/backoffice/main.scss</stylesheet>
</stylesheets>
<precompiled_stylesheet>itop-structure/precompiled-themes/fullmoon/main.css</precompiled_stylesheet>
</theme>
<theme id="test-red" _delta="define">
<variables>
@@ -1869,6 +1870,7 @@
<stylesheet id="fullmoon">../css/backoffice/main.scss</stylesheet>
<stylesheet id="environment-banner">../css/backoffice/themes/page-banner.scss</stylesheet>
</stylesheets>
<precompiled_stylesheet>itop-structure/precompiled-themes/test-red/main.css</precompiled_stylesheet>
</theme>
</themes>
</branding>

File diff suppressed because one or more lines are too long