aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* Remove unneeded classjulia.kirschenheuter2023-10-025-5/+4
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-285-20/+21
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore(deps): Bump @nextcloud/dialogs from 5.0.0-beta.2 to 5.0.0-beta.4dependabot[bot]2023-09-242-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.0.0-beta.2 to 5.0.0-beta.4. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.0-beta.2...v5.0.0-beta.4) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: content info footer on guest pagesRichard Steinmetz2023-09-193-4/+15
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: Build assetsFerdinand Thiessen2023-08-266-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Remove now unneeded filepicker stylesFerdinand Thiessen2023-08-262-268/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.Ferdinand Thiessen2023-08-263-3/+3
| | | | | | | Still providing the legacy one until the Vue FilePicker is out of beta. Pin beta releases so we do not get version conflicts. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(settings): Keyboard focus outline for app nav buttonChristopher Ng2023-08-215-5/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(settings): Remove margin on app nav buttonChristopher Ng2023-08-215-5/+7
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(settings): Remove add group hover borderChristopher Ng2023-08-215-16/+21
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): fix npm auditnextcloud-command2023-07-232-2/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #39008 from nextcloud/enh/noid/reorder-fontsSimon L2023-07-212-3/+3
|\ | | | | switch to bootstrap font-stack
| * add missing places and address review.Simon L2023-07-202-3/+3
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * address reviewSimon L2023-07-191-2/+2
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * switch to bootstrap font-stackSimon L2023-07-191-2/+2
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Set double outline to buttons in focus statejulia.kirschenheuter2023-07-115-5/+9
|/ | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* npm run sassJérôme Herbinet2023-06-064-4/+4
| | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* Disable background color on group-header line (on hover, focus, active)Jérôme Herbinet2023-06-061-1/+1
| | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>