[ticket/469] Add CSS if portal is displayed on all pages

B3P-469
This commit is contained in:
Marc Alexander
2015-02-12 22:33:24 +01:00
parent bc3b430569
commit 70efdf099e
2 changed files with 18 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
<!-- IF T_EXT_THEME_PATH -->
<!-- INCLUDECSS ../theme/portal.css -->
<!-- INCLUDECSS ../theme/portal_responsive.css -->
<!-- IF S_PORTAL_ALL -->
<!-- INCLUDECSS ../theme/portal_all.css -->
<!-- ENDIF -->
<!-- ENDIF -->