nextcloud/core/css
Ferdinand Thiessen 672d44c820 fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules
When rules are grouped using the comma operator and one selector is invalid / unknown then the whole group is invalidated[1].
In this case `::-ms-input-placeholder` is unknown to Firefox and Chrome, so the `::placeholder` rule is never applied.
[1]: https://www.w3.org/TR/selectors-3/#grouping

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-07 14:31:23 +02:00
..
login Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
animations.css Compress SASS output 2023-01-11 17:46:32 +00:00
animations.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
animations.scss style(guests): Rename guest.css to scss 2022-12-22 10:48:21 +01:00
apps.css fix: Avoid scrolling the #content wrapper container 2023-04-03 07:31:48 +00:00
apps.css.map fix: Avoid scrolling the #content wrapper container 2023-04-03 07:31:48 +00:00
apps.scss fix(theming): ensure image background is not defined if admin disabled it 2023-05-09 12:27:21 +02:00
fixes.css Compress SASS output 2023-01-11 17:46:32 +00:00
fixes.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
fixes.scss Fix default input element height 2019-03-02 10:32:36 +01:00
functions.css Compress SASS output 2023-01-11 17:46:32 +00:00
functions.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
functions.scss Migrate core scss 2022-05-13 16:10:59 +02:00
global.css Compress SASS output 2023-01-11 17:46:32 +00:00
global.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
global.scss Properly put hidden-visually off-screen 2020-10-29 21:35:36 +01:00
guest.css fix(theming): logo missing on login page 2023-03-01 08:29:50 +01:00
guest.css.map fix(theming): logo missing on login page 2023-03-01 08:29:50 +01:00
guest.scss fix(theming): logo missing on login page 2023-03-01 08:29:50 +01:00
header.css fix(core): Show skip content buttons on lowres displays correctly 2023-05-04 20:54:19 +00:00
header.css.map fix(core): Show skip content buttons on lowres displays correctly 2023-05-04 20:54:19 +00:00
header.scss fix(core): Show skip content buttons on lowres displays correctly 2023-05-04 20:54:19 +00:00
icons.css Compress SASS output 2023-01-11 17:46:32 +00:00
icons.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
icons.scss Migrate core scss 2022-05-13 16:10:59 +02:00
inputs.css fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-06-07 14:31:23 +02:00
inputs.css.map fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-06-07 14:31:23 +02:00
inputs.scss fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-06-07 14:31:23 +02:00
mobile.css Don't regard 1024px width viewport as mobile 2023-02-16 12:16:59 +01:00
mobile.css.map Don't regard 1024px width viewport as mobile 2023-02-16 12:16:59 +01:00
mobile.scss Don't regard 1024px width viewport as mobile 2023-02-16 12:16:59 +01:00
public.css Compress SASS output 2023-01-11 17:46:32 +00:00
public.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
public.scss Cleanup ie and old edge properties 2022-10-19 10:02:51 +02:00
publicshareauth.css Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
server.css fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-06-07 14:31:23 +02:00
server.css.map fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-06-07 14:31:23 +02:00
server.scss Update @nextcloud/dialogs@ and fix toasts styling 2022-11-02 16:31:52 +01:00
styles.css fix(theming): replace elementColor dark value with better contrast #8c8c8c 2023-05-09 12:36:11 +02:00
styles.css.map fix(theming): replace elementColor dark value with better contrast #8c8c8c 2023-05-09 12:36:11 +02:00
styles.scss fix(theming): replace color-primary-text-dark with color-primary-element-text-dark 2023-05-09 12:27:21 +02:00
systemtags.css Compress SASS output 2023-01-11 17:46:32 +00:00
systemtags.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
systemtags.scss Fix systemtags overflow 2020-04-09 10:19:42 +02:00
toast.css Compress SASS output 2023-01-11 17:46:32 +00:00
toast.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
toast.scss Migrate core scss 2022-05-13 16:10:59 +02:00
tooltip.css Compress SASS output 2023-01-11 17:46:32 +00:00
tooltip.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
tooltip.scss Remove Bootstrap version reference from tooltip.scss 2022-11-29 14:21:45 +00:00
variables.css Compress SASS output 2023-01-11 17:46:32 +00:00
variables.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
variables.scss fix(theming): replace color-primary-text-dark with color-primary-element-text-dark 2023-05-09 12:27:21 +02:00
whatsnew.css Compress SASS output 2023-01-11 17:46:32 +00:00
whatsnew.css.map Compress SASS output 2023-01-11 17:46:32 +00:00
whatsnew.scss and the user popover needs a higher z-index, to make it visible again 2018-08-16 13:26:51 +02:00