Browse code

Initial commit

Benjamin Roth authored on10/08/2023 10:49:50
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+<?php
2
+
3
+// Add the colorbox style sheet
4
+$GLOBALS['TL_CSS']['cirrus'] = 'bundles/vonrotenbergcirrusui/cirrus-core.min.css|static';
5
+?>