summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): recompile assetsskjnldsbot/dep-upload-stable29skjnldsv2025-03-066-7/+7
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile scssChristopher Ng2024-09-064-4/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Fix inaccessible content on public pages due to overlapping footerChristopher Ng2024-09-061-12/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-07-304-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-301-17/+40
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-07-102-2/+14
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-05-284-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): When selected a background image make header color independent ↵Ferdinand Thiessen2024-05-281-0/+1
| | | | | | of primary color Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-04-252-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsChristopher Ng2024-04-234-4/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Fix truncation on public sharesChristopher Ng2024-04-231-0/+11
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Positioning and active state of viewer componentsJulius Härtl2024-03-072-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix: wrap text on exception pageRichard Steinmetz2024-02-263-0/+32
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: Compile assetsFerdinand Thiessen2024-02-221-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Build CSS from SCSSFerdinand Thiessen2024-02-204-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(styles): Add default styles for disabled input elementsFerdinand Thiessen2024-02-202-1/+12
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(styles): Replace deprecated CSS variablesFerdinand Thiessen2024-02-201-16/+17
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-02-034-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): The background is the primary color and must not be double ↵Ferdinand Thiessen2024-02-031-2/+2
| | | | | | inverted Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-01-271-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-01-234-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(core): Do not apply invert-color filter to unified searchFerdinand Thiessen2024-01-231-6/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): fix npm auditnextcloud-command2024-01-222-2/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* chore: Built CSS assetsFerdinand Thiessen2024-01-222-2/+2
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix header inversion bugSimon L2024-01-221-1/+14
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* chore: Compile assetsFerdinand Thiessen2024-01-194-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(a11y): Fix avatar menu icon color in dark modeJoas Schilling2024-01-195-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(assets): Recompile assetsnextcloud-command2024-01-114-4/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix header-elements being not shown correctlySimon L2024-01-111-0/+3
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Remove unneeded styles: everything is handled by NcVuejulia.kirschenheuter2024-01-035-6/+5
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* fix: Adjust focus-visible marker on appmenuFerdinand Thiessen2023-12-225-5/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-12-146-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-142-0/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy moveFerdinand Thiessen2023-12-061-1/+1
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: inconsistencies in the shared two-factor UIRichard Steinmetz2023-12-043-4/+5
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-295-4/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: compile assetsChristopher Ng2023-11-171-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/dialogs to v5.0.1Louis Chemineau2023-11-151-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Update nextcloud dependencies to stable versionFerdinand Thiessen2023-11-092-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix styles for input field and textarea on focus, hover and active statejulia.kirschenheuter2023-11-075-5/+6
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile CSS assetsFerdinand Thiessen2023-11-022-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Make sure the footer is hidden if not content is renderedFerdinand Thiessen2023-11-021-2/+1
| | | | | | | Previously the footer was empty, but the backdrop was still shown. This hides the footer if no text content was defined. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Re-compile assetsGrigorii K. Shartsev2023-10-212-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* fix(core): remove unnecessary role=contentinfo from page footer on loginGrigorii K. Shartsev2023-10-211-1/+1
| | | | | | `<footer>` has this role initially then it is a page footer, not inside `section`/`article`, and etc. Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-195-6/+6
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: compile assetsChristopher Ng2023-10-182-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2023-10-104-4/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Scope app nav caption stylesChristopher Ng2023-10-101-11/+12
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* adjust color of focus-visible to be better visibleSimon L2023-10-095-6/+6
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsChristopher Ng2023-10-062-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>