]> source.dussan.org Git - nextcloud-server.git/commit
Removed jquery scss
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 10 Jan 2017 09:39:52 +0000 (10:39 +0100)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 10 Jan 2017 10:06:03 +0000 (11:06 +0100)
commit67467873c25b8b1e7b51e336d48b05f567150a93
tree7f589b47f05426124b241c39ce42df05761c4548
parent307d45e3bdf32c50e46a47b746282ecfbb43b384
Removed jquery scss
- Switched to setup.css
- Disable scss when displaying the update page
- Improved setup css
- Fixed loading failure of other styles on setup & update page
- Improved scss compiler with an ignore scss compilation option

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
core/Controller/SetupController.php
core/css/installation.css [deleted file]
core/css/jquery-ui-fixes.css [new file with mode: 0644]
core/css/jquery-ui-fixes.scss [deleted file]
core/css/setup.css [new file with mode: 0644]
core/css/styles.scss
lib/private/Template/CSSResourceLocator.php
lib/private/TemplateLayout.php