diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/installation.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/core/css/installation.css b/core/css/installation.css new file mode 100644 index 00000000000..a57f7c00eaa --- /dev/null +++ b/core/css/installation.css @@ -0,0 +1,9 @@ +/* + * Installation css file. + * This file is used on the install page only when the database + * isn't set, preventing scss files to be stored using the AppdataController. + * It should contain every style needed to correctly display the installation template. + * + */ + +
\ No newline at end of file |