aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* chore: Compile assetsFerdinand Thiessen2024-07-044-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(theming): Provide `body-container-` variables through themingFerdinand Thiessen2024-07-041-12/+3
| | | | | | | | * Provide the body container height, radius and margin as theming variables. * Remove unused old variables (`header-menu-profile-item-height` and `list-max-width`) * Fix comment about breakpoint JS location Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-07-034-4/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat: Match input height with clickable areaMarco Ambrosini2024-07-031-6/+5
| | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
* fix(deps): Update `@nextcloud/dialogs` to 5.3.2 to fix picking current directoryLouis Chemineau2024-07-022-2/+14
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Compile assetsFerdinand Thiessen2024-06-274-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(styles): Make padding not a magic valueFerdinand Thiessen2024-06-271-0/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-06-1938-38/+200
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Add SPDX headerAndy Scherzinger2024-06-1940-19/+74
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Compile assetsFerdinand Thiessen2024-05-218-8/+8
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(styles): Adjust background stylingsFerdinand Thiessen2024-05-213-15/+12
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(core): Adjust styles for header menu iconsFerdinand Thiessen2024-05-211-10/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-211-1/+1
| | | | | | fix(UnifiedSearch): Adjust to new background color Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-05-1316-16/+16
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-1318-166/+59
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore(assets): Recompile assetsnextcloud-command2024-05-104-26/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: move SPDX info of generated files to dep5 definitionAndy Scherzinger2024-05-101-2/+1
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-102-36/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore(deps): bump core-js from 3.36.1 to 3.37.0dependabot[bot]2024-05-074-4/+4
| | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge branch 'master' into reduce-border-radiusMarco2024-05-064-4/+4
|\
| * chore: Compile assetsFerdinand Thiessen2024-05-064-4/+4
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | feat: reduce app container border radiusMarco2024-05-061-1/+1
|/ | | | Signed-off-by: Marco <marcoambrosini@icloud.com>
* fix: Changes the color of the "Delete User" and "X" exit buttons on hover.Ty Davis2024-05-025-4/+8
| | | | | | | | Adjust 'X' close button border so that contrast is 3:1. Co-authored-by: Ty Davis <noreply@mail.theTyster.dev> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
* chore: compile assetsChristopher Ng2024-04-224-4/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Fix truncation on public sharesChristopher Ng2024-04-221-0/+11
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2024-04-221-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-04-102-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-04-084-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(styles): Adjust heading stylesFerdinand Thiessen2024-04-081-10/+24
| | | | | | | Make headings look like real headings and not just ordinary text. The stylings are copied from the text app where a design review was done on them. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* 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>