summaryrefslogtreecommitdiffstats
path: root/core/css/apps.scss
Commit message (Collapse)AuthorAgeFilesLines
* fix(a11y): Fix avatar menu icon color in dark modeJoas Schilling2024-01-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-151-0/+2
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-301-0/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-191-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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-091-2/+2
| | | | | 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/+0
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-281-16/+17
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Set double outline to buttons in focus statejulia.kirschenheuter2023-07-111-1/+5
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* adjust active element visibility in the sidebarSimon L2023-05-251-1/+2
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat(theming): Add border radius rounded css variable so ↵Ferdinand Thiessen2023-05-161-2/+4
| | | | | | `body-container-radius` can be used on mobile devices Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Use the color-primary-element* variablesSimon L2023-05-131-8/+8
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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>
* 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>
* Fix icons at 16px width and heightJérôme Herbinet2023-04-061-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-0/+15
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix user status icon in avatar menuJoas Schilling2023-01-041-1/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* try to fix the popovermenuSimon L2022-11-291-22/+0
| | | | | 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-4/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Simplify variable namesJohn Molakvoæ2022-10-191-4/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-10/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix avatar menu icons in darkmodeJoas Schilling2022-10-131-0/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove unwanted settings button backgroundJohn Molakvoæ (skjnldsv)2022-09-281-1/+1
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix various theming bugsChristopher Ng2022-09-281-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* overview:hidden cutting menuRello2022-09-151-1/+0
| | | | | | 'overview: hidden' is cutting the app-navigation-entry-menu. see https://user-images.githubusercontent.com/13385119/190428421-b6f08498-779e-4ee7-9518-7c6a68e890e4.png Signed-off-by: Rello <Rello@users.noreply.github.com>
* fix strange-looking buttonszaimen2022-09-121-1/+2
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* fix files_external settingsszaimen2022-09-091-0/+1
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #33937 from nextcloud/fix/menuitem-radiusv25.0.0beta5Carl Schwan2022-09-081-1/+1
|\ | | | | Fix menuitem border radius
| * Fix menuitem border radiusCarl Schwan2022-09-081-1/+1
| | | | | | | | | | | | Fix #33909 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | improve app settings designszaimen2022-09-061-42/+42
|/ | | | | 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-15/+23
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix some styling issues with the new containersJulius Härtl2022-09-011-3/+15
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix some minor styling issuesJulius Härtl2022-09-011-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust server popover styleJulius Härtl2022-09-011-2/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Small top border radius on mobileJulius Härtl2022-09-011-0/+13
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adapt layout to new base css variablesJulius Härtl2022-09-011-7/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix indentationJulius Härtl2022-09-011-12/+12
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Drop vue specific stylesJulius Härtl2022-09-011-39/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use proper background image variableJulius Härtl2022-09-011-2/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Temporary vue component stylesJulius Härtl2022-09-011-0/+39
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* More refactoring of app content areasJulius Härtl2022-09-011-20/+54
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Proof of concept: Redesign app-contentCarl Schwan2022-09-011-18/+27
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add legacy popover focus outlineJulius Härtl2022-07-201-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix settings icon colorJoas Schilling2022-07-131-2/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+22
| | | | | | | | | | | | - 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-5/+5
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrate core scssJohn Molakvoæ2022-05-131-23/+29
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>