summaryrefslogtreecommitdiffstats
path: root/core/css/apps.css.map
Commit message (Collapse)AuthorAgeFilesLines
* chore: Compile assetsFerdinand Thiessen2024-08-161-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(avatar): Fix icon-color for action-router contacts menu optionsJoas Schilling2024-08-131-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Recompile assetsFerdinand Thiessen2024-07-171-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-07-041-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-06-191-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-05-211-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-05-131-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): bump core-js from 3.36.1 to 3.37.0dependabot[bot]2024-05-071-1/+1
| | | | | | | | | | | | | | | | | 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>
* chore: Compile assetsFerdinand Thiessen2024-04-081-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-01-191-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(a11y): Fix avatar menu icon color in dark modeJoas Schilling2024-01-191-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Compile assetsFerdinand Thiessen2023-12-141-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-291-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-191-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: compile assetsChristopher Ng2023-10-101-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* adjust color of focus-visible to be better visibleSimon L2023-10-091-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Remove unneeded classjulia.kirschenheuter2023-10-021-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-281-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Set double outline to buttons in focus statejulia.kirschenheuter2023-07-111-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* adjust active element visibility in the sidebarSimon L2023-05-251-1/+1
| | | | | 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-161-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Update autogenerated filesJL1022023-04-281-1/+1
| | | | Signed-off-by: JL102 <jordanlees@mailbox.org>
* Fix icons at 16px width and heightJérôme Herbinet2023-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* fix: Avoid scrolling the #content wrapper containerJulius Härtl2023-03-281-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix right-click img tagsSimon L2023-03-021-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compress SASS outputChristopher Ng2023-01-111-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix user status icon in avatar menuJoas Schilling2023-01-041-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-051-1/+1
| | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development 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>
* try to fix the popovermenuSimon L2022-11-291-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add config and fix seleniumJohn Molakvoæ2022-10-191-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix avatar menu icons in darkmodeJoas Schilling2022-10-131-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove last occurance of "color-primary-element-lighter"Joas Schilling2022-09-201-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Compile assetsnextcloud-command2022-09-151-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-09-121-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix files_external settingsszaimen2022-09-091-1/+1
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* improve app settings designszaimen2022-09-061-1/+1
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Some more fixesJulius Härtl2022-09-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump bundled filesJulius Härtl2022-09-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add legacy popover focus outlineJulius Härtl2022-07-201-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix settings icon colorJoas Schilling2022-07-131-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+1
| | | | | | | | | | | | - Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Cleanup and compileJohn Molakvoæ2022-05-131-0/+1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>