server/core
Daniel Calviño Sánchez 26db9540d4 Remove SCSS rules for "#body-login" elements
"#body-login" is only used in the layout for guest pages. Therefore,
before SCSS was enabled for guest pages, all "#body-login" rules in SCSS
files were ignored. Now that SCSS is enabled for guest pages those rules
break the guest pages, but given that they were ignored until now they
can be safely removed.

Note, however, that all of the above refers to regular SCSS rules; those
defined in the Theming app are different, as they were converted to CSS
and used in the guest pages even when SCSS was disabled, so they do not
need to be adjusted due to SCSS being enabled now.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-13 03:11:47 +02:00
..
ajax Use ellipsis instead of triple dot 2018-06-22 11:08:26 +02:00
BackgroundJobs Background job to clean up old backups of the updater 2018-06-13 17:43:29 +02:00
Command Correctly handle users with numeric user ids 2018-07-09 14:22:10 +02:00
Controller Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers 2018-06-25 15:49:58 +02:00
css Remove SCSS rules for "#body-login" elements 2018-07-13 03:11:47 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts OpenSans font contrast option 2018-06-25 17:12:27 +02:00
img Design fixes 2018-06-28 17:28:27 +02:00
js Fix unit tests - follow up to #10197 2018-07-11 22:02:45 +02:00
l10n [tx-robot] updated from transifex 2018-07-11 00:12:15 +00:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations fix updating the db row due to lacking id col 2018-06-29 09:11:04 +02:00
search Prevent search form submit 2018-06-21 18:06:41 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Add locale to templates 2018-07-06 09:23:01 +02:00
vendor Run mergejs to add css-vars-ponyfill 2018-06-28 22:16:32 +02:00
Application.php Add a hint that some indexes are not added yet 2018-06-06 16:55:01 +02:00
register_command.php Make 2FA providers stateful 2018-06-20 08:30:26 +02:00
routes.php start implementing federated sharing 2.0 2018-07-02 11:29:27 +02:00
shipped.json always enable cloud federation api 2018-07-02 12:43:43 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00