nextcloud/core/css
Ferdinand Thiessen 9c86032ddc 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-04-20 00:33:10 +02:00
..
login Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
apps.css fix: Avoid scrolling the #content wrapper container 2023-04-03 16:13:08 +00:00
apps.css.map fix right-click img tags 2023-03-02 16:43:10 +00:00
apps.scss fix: Avoid scrolling the #content wrapper container 2023-04-03 16:13:08 +00:00
fixes.css Cleanup and compile 2022-05-13 16:13:00 +02:00
fixes.css.map Cleanup and compile 2022-05-13 16:13:00 +02:00
fixes.scss Fix default input element height 2019-03-02 10:32:36 +01:00
functions.css Cleanup and compile 2022-05-13 16:13:00 +02:00
functions.css.map Cleanup and compile 2022-05-13 16:13:00 +02:00
functions.scss Migrate core scss 2022-05-13 16:10:59 +02:00
global.css Cleanup and compile 2022-05-13 16:13:00 +02:00
global.css.map Cleanup and compile 2022-05-13 16:13:00 +02:00
global.scss Properly put hidden-visually off-screen 2020-10-29 21:35:36 +01:00
guest.css Revert "Add alt to the logo, adapt css for logo" 2023-01-17 14:15:09 +01:00
header.css Port user menu to Vue 2023-02-24 12:40:38 -08:00
header.css.map Port user menu to Vue 2023-02-24 12:40:38 -08:00
header.scss Port user menu to Vue 2023-02-24 12:40:38 -08:00
icons.css Cleanup and compile 2022-05-13 16:13:00 +02:00
icons.css.map Cleanup and compile 2022-05-13 16:13:00 +02: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-04-20 00:33:10 +02:00
inputs.css.map fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-04-20 00:33:10 +02:00
inputs.scss fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-04-20 00:33:10 +02:00
mobile.css Don't regard 1024px width viewport as mobile 2023-02-26 21:51:14 +00:00
mobile.css.map Remove last occurance of "color-primary-element-lighter" 2022-09-20 16:33:55 +02:00
mobile.scss Don't regard 1024px width viewport as mobile 2023-02-26 21:51:14 +00:00
public.css Fix positioning of the public page footer 2022-10-03 15:12:33 +00:00
public.css.map Compile assets 2022-09-13 13:19:54 +00:00
public.scss Fix positioning of the public page footer 2022-10-03 15:12:33 +00: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-04-20 00:33:10 +02:00
server.css.map fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-04-20 00:33:10 +02:00
server.scss Update @nextcloud/dialogs@ and fix toasts styling 2022-11-22 12:01:24 +00:00
styles.css npm run sass 2023-03-28 11:51:37 +02:00
styles.css.map fix white scrollbar corner in dark mode 2023-03-10 09:31:17 +00:00
styles.scss Fix 2FA blocks' width 2023-03-28 11:46:53 +02:00
systemtags.css Cleanup and compile 2022-05-13 16:13:00 +02:00
systemtags.css.map Cleanup and compile 2022-05-13 16:13:00 +02:00
systemtags.scss Fix systemtags overflow 2020-04-09 10:19:42 +02:00
toast.css Cleanup and compile 2022-05-13 16:13:00 +02:00
toast.css.map Cleanup and compile 2022-05-13 16:13:00 +02:00
toast.scss Migrate core scss 2022-05-13 16:10:59 +02:00
tooltip.css Remove Bootstrap version reference from tooltip.scss 2023-01-20 11:34:26 +00:00
tooltip.css.map Cleanup and compile 2022-05-13 16:13:00 +02:00
tooltip.scss Remove Bootstrap version reference from tooltip.scss 2023-01-20 11:34:26 +00:00
variables.css Cleanup and compile 2022-05-13 16:13:00 +02:00
variables.css.map Cleanup and compile 2022-05-13 16:13:00 +02:00
variables.scss Remove last occurance of "color-primary-element-lighter" 2022-09-20 16:33:55 +02:00
whatsnew.css Cleanup and compile 2022-05-13 16:13:00 +02:00
whatsnew.css.map Cleanup and compile 2022-05-13 16:13:00 +02: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