nextcloud/core/css
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
..
images Remove unnecessary files for jquery-ui-fixes 2017-09-03 15:34:04 +02:00
login add some spacing between the logo and the content of the page 2017-05-18 20:49:06 +02:00
lostpassword move lost controller to core/controller 2016-01-20 10:42:19 +01:00
apps.scss Merge pull request #9956 from kevgathuku/enable-outline 2018-06-26 08:03:45 +02:00
css-variables.scss More vars fixes 2018-06-20 19:20:51 +02:00
fixes.scss Fixes scss 2018-06-20 19:17:05 +02:00
fonts.scss More vars fixes 2018-06-20 19:20:51 +02:00
global.scss Add more styles to the server.scss 2017-03-09 15:36:03 -06:00
guest.css Fix style of password button on protected link shares 2018-06-06 18:23:17 +02:00
header.scss Add skip navigation / skip to content links 2018-06-26 14:26:30 +02:00
icons.scss Design fixes 2018-06-28 17:28:27 +02:00
inputs.scss More vars fixes 2018-06-20 19:20:51 +02:00
jquery-ui-fixes.scss Fix for darken/lighten vars and new global colours vars to unify design 2018-06-20 19:20:50 +02:00
jquery.ocdialog.scss Fix for darken/lighten vars and new global colours vars to unify design 2018-06-20 19:20:50 +02:00
mobile.scss Remove SCSS rules for "#body-login" elements 2018-07-13 03:11:47 +02:00
multiselect.scss Multiselect scss 2018-06-20 19:17:05 +02:00
public.scss Public scss 2018-06-20 19:17:06 +02:00
publicshareauth.css Move public auth page over 2018-06-20 08:53:37 +02:00
server.scss Add public template 2018-02-27 12:25:52 +01:00
share.scss RGBA and variables fixes 2018-06-20 19:20:51 +02:00
styles.scss Remove SCSS rules for "#body-login" elements 2018-07-13 03:11:47 +02:00
systemtags.scss Fix edit tag textbox size 2018-02-15 17:34:42 +05:30
tooltip.scss Tooltip scss 2018-06-20 19:17:05 +02:00
variables.scss Fixed tests and improved app-navigation-caption 2018-06-20 19:21:54 +02:00