nextcloud/core/css
Daniel Calviño Sánchez 06b2952cee Override server SCSS rules for inputs in guest pages
As the server defines some SCSS rules using "input:not([type='range'])"
the selector is more specific than just "input" used in "guest.css", so
the server SCSS rules took precedence over the guest CSS rules. Now that
selector was added to the guest rules too; as the guest rules are loaded
after the server ones now the guest rules for input elements take
precedence over the server ones.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-13 03:40: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 Override server SCSS rules for inputs in guest pages 2018-07-13 03:40:47 +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