aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* adjust active element visibility in the sidebarSimon L2023-05-255-5/+6
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Build compiled assetsFerdinand Thiessen2023-05-166-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(theming): Add border radius rounded css variable so ↵Ferdinand Thiessen2023-05-162-3/+5
| | | | | | `body-container-radius` can be used on mobile devices Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(login): Make login form and footer look like a dashboard panelFerdinand Thiessen2023-05-161-1/+1
| | | | | | Also adjust border radius to match new main content box. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* disable pull-down-to-refresh for mobileSimon L2023-05-155-4/+6
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Use the color-primary-element* variablesSimon L2023-05-1323-49/+49
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-044-4/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(theming): replace `color-primary-text-dark` with ↵John Molakvoæ2023-05-045-6/+6
| | | | | | `color-primary-element-text-dark` Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(theming): ensure image background is not defined if admin disabled itJohn Molakvoæ2023-05-041-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: Build css assetsFerdinand Thiessen2023-05-034-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(core): Show skip content buttons on lowres displays correctlyFerdinand Thiessen2023-05-031-1/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Update autogenerated filesJL1022023-04-284-4/+4
| | | | Signed-off-by: JL102 <jordanlees@mailbox.org>
* Stopped scrollbar being hidden by rounded cornersJL1022023-04-271-0/+4
| | | | | | | * I didn't include the compiled apps.css, server.css, etc. because I'm not sure what the procedure for those autogenerated files are * Signed-off-by: JL102 <jordanlees@mailbox.org>
* Show modified in filepicker gridChristopher Ng2023-04-255-6/+9
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #37597 from Jerome-Herbinet/patch-20Louis2023-04-201-1/+1
|\ | | | | Fix : Hides hidden files and folder in modal (beginning with a dot)
| * npm run sassJérôme Herbinet2023-04-204-4/+4
| | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * Cancel initial changesJérôme Herbinet2023-04-201-4/+1
| | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * Merge branch 'master' into patch-20Jérôme Herbinet2023-04-199-10/+35
| |\ | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | npm run sassJérôme Herbinet2023-04-054-4/+4
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | Fix : Hides hidden files and folder in modalJérôme Herbinet2023-04-051-0/+3
| | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | Remove legacy systemtags codeChristopher Ng2023-04-193-3/+2
| |/ |/| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | fix(core): Ungroup `placeholder` css rules to prevent browsers from removing ↵Ferdinand Thiessen2023-04-175-8/+21
| | | | | | | | | | | | | | | | | | | | | | 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>
* | fix: Fix filepicker breadcrumbsJulius Härtl2023-04-075-4/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix icons at 16px width and heightJérôme Herbinet2023-04-065-4/+15
|/ | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Fix icon size Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run sass Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Rever + add exception Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run sass Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> 16px fixed dimentions instead of auto Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-045-5/+6
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* fix: Avoid scrolling the #content wrapper containerJulius Härtl2023-03-285-5/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* npm run sassJérôme Herbinet2023-03-244-4/+4
| | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* Fix 2FA blocks' widthJérôme Herbinet2023-03-241-1/+1
| | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* fix white scrollbar corner in dark modeSimon L2023-03-085-4/+8
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>