aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/styles.scss
Commit message (Collapse)AuthorAgeFilesLines
* fix(css): refine css cleanupprotoclown2024-09-021-0/+22
| | | | Signed-off-by: protoclown <ornano@felinn.org>
* fix(css): cleanup old scrolling cssprotoclown2024-09-021-22/+0
| | | | Signed-off-by: protoclown <ornano@felinn.org>
* fix(css): re-use old --color-scrollbar variableprotoclown2024-09-021-0/+1
| | | | Signed-off-by: protoclown <ornano@felinn.org>
* fix(css): make scrollbar visible againprotoclown2024-09-021-4/+2
| | | | Signed-off-by: protoclown <ornano@felinn.org>
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-8/+9
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix: float and clearMostafa Ahangarha2024-08-291-0/+7
| | | | | | | | Fix other background-positions Minor fix in link button icon position Update header left and right to start and end Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* Fix: shorthand paddings and marginsMostafa Ahangarha2024-08-291-1/+2
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* Fix: background position based on directionMostafa Ahangarha2024-08-291-4/+20
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-18/+18
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* fix(css): Shrink headlines a bitFerdinand Thiessen2024-07-171-0/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-191-1/+1
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-13/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Remove unneeded styles: everything is handled by NcVuejulia.kirschenheuter2024-01-031-2/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Remove now unneeded filepicker stylesFerdinand Thiessen2023-08-261-253/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* 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>
* disable pull-down-to-refresh for mobileSimon L2023-05-151-0/+2
| | | | | 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-131-10/+10
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(theming): replace `color-primary-text-dark` with ↵John Molakvoæ2023-05-041-1/+1
| | | | | | `color-primary-element-text-dark` Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Show modified in filepicker gridChristopher Ng2023-04-251-2/+5
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.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-191-0/+1
|\ | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * fix: Fix filepicker breadcrumbsJulius Härtl2023-04-071-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | 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>
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-041-1/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.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-081-0/+4
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add name for home breadcrumb in filepickerChristopher Ng2023-02-241-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-154/+0
| | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix various theming bugsChristopher Ng2022-09-281-1/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* scss and compiledartcafe2022-09-151-1/+1
| | | | Signed-off-by: dartcafe <github@dartcafe.de>
* Port css to scssCarl Schwan2022-09-081-5/+4
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Some more fixesJulius Härtl2022-09-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix some styling issues with the new containersJulius Härtl2022-09-011-42/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* More refactoring of app content areasJulius Härtl2022-09-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Various fixesCarl Schwan2022-08-261-1/+4
| | | | | | | | | | | | | | - Fix user status dialog - Add label where missing - Move emoji picker inside input field (similar to talk) - Fix selecting an emoji - Fix multiselect - Fix button with confirmation action - Fix some other unrelated dark theme issues - Fix select2 focus - Run npm lint:fix Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix accessibility of input fieldsCarl Schwan2022-08-261-3/+3
| | | | | | | | | | | | | Input fields require a 44x44 pixels target size, this makes all the input fields and button use that size. Bonus is that now the input fields and buttons now have the same size as the new vue button and this looks less weird than the previous state with controls of different sizes. See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Do not overwrite the focus-visible of vue appsJoas Schilling2022-08-101-9/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-3/+2
| | | | | | | - Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remove obsolete notification containerVincent Petry2022-07-261-45/+0
| | | | | | | The future is TOAST 🍞 Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Replace files app ids to classesVincent Petry2022-07-261-3/+3
| | | | | | | | | | | Replaced ids to classes for the following: - #filestable -> .files-filestable - #fileList -> .files-fileList - #controls -> .files-controls - #emptycontent -> .emptyfilelist.emptycontent Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Use button for grid view toggle instead of hidden checkboxChristopher Ng2022-06-091-8/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix focus stylingChristopher Ng2022-06-091-1/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Augment keyboard accessibility of contacts menuChristopher Ng2022-06-071-6/+30
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-6/+33
| | | | | | | | | | | | - 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-4/+5
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrate core scssJohn Molakvoæ2022-05-131-2/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrate to static icons coloursJohn Molakvoæ2022-05-101-0/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-7/+8
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Start theming providersJoas Schilling2022-04-211-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>