aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/apps.css.map
Commit message (Collapse)AuthorAgeFilesLines
* 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>