summaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.scss
Commit message (Collapse)AuthorAgeFilesLines
* try to fix regression with public file upload buttonSimon L2023-08-161-1/+7
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* address reviewSimon L2023-08-161-1/+3
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* adjust add buttonSimon L2023-08-161-1/+5
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: action icon colorChristopher Ng2023-08-101-2/+5
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit e6cbb381752fd0c13cefcd66610fb00d71868b67)
* Fix incosistent scrolling in FirefoxSimon L2023-05-141-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-6/+6
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat(system-tags): show inline in filesJohn Molakvoæ2023-05-021-0/+40
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix: make grid view button stickyDaniel Kesselberg2023-04-231-3/+4
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* fix: add important to css hidden files classAnna Larch2023-03-171-1/+1
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Fix files breadcrumb spacingJohn Molakvoæ2023-02-281-3/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Allow interaction with encrypted foldersLouis Chemineau2023-01-181-1/+1
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: show toggle grid view button with open sidebarDaniel Kesselberg2023-01-051-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Fix preview cropJohn Molakvoæ2023-01-041-1/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Deactivates the possiblility to checkmark or click on the encrypted folderkavita.sonawane@t-systems.com2022-11-221-0/+5
| | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
* Fix unnecessary highlighting of selected elementCarl Schwan2022-10-171-1/+1
| | | | | | | | Use focus-visible to only show focus ring on keyboard navigation Fix #34589 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix starred favourite iconJohn Molakvoæ (skjnldsv)2022-09-291-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use computer icon for edit locally file actionChristopher Ng2022-09-211-1/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix public viewszaimen2022-09-131-0/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Remove transparent topCarl Schwan2022-09-121-1/+2
| | | | | | Replace 3px of absolute positioning with top padding. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* fix overlapping of elements in certain viewsszaimen2022-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 #33948 from nextcloud/enh/33801/fix-input-filenameSimon L2022-09-081-3/+4
|\ | | | | fix filename input
| * fix filename inputszaimen2022-09-081-3/+4
| | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #33959 from nextcloud/enh/33909/filmenu-carrotSimon L2022-09-081-1/+1
|\ \ | |/ |/| fix the new filemenu carrot
| * fix the new filemenu carrotszaimen2022-09-081-1/+1
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Merge pull request #33937 from nextcloud/fix/menuitem-radiusv25.0.0beta5Carl Schwan2022-09-081-1/+0
|\ \ | |/ |/| Fix menuitem border radius
| * Fix menuitem border radiusCarl Schwan2022-09-081-1/+0
| | | | | | | | | | | | Fix #33909 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | fix top-alignment of iconsszaimen2022-09-061-1/+1
| | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
|/ | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Some more fixesJulius Härtl2022-09-011-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix some styling issues with the new containersJulius Härtl2022-09-011-2/+46
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* More refactoring of app content areasJulius Härtl2022-09-011-8/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix accessibility of input fieldsCarl Schwan2022-08-261-2/+6
| | | | | | | | | | | | | 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>
* Replace files app ids to classesVincent Petry2022-07-261-76/+76
| | | | | | | | | | | 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>
* Fix quota nav itemCarl Schwan2022-07-181-14/+10
| | | | | | - Spacing was not correctly set Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+15
| | | | | | | | | | | | - 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>
* Migrate apps scssJohn Molakvoæ2022-05-131-14/+15
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrate to static icons coloursJohn Molakvoæ2022-05-101-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix uploading text positionJohn Molakvoæ2021-12-281-9/+25
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix trashbin files view sticky action barSimounet2021-09-091-1/+2
| | | | Signed-off-by: Simounet <contact@simounet.net>
* add an option to the multiple files selected actions to add and remove tags ↵Roland Scheidel2021-07-231-0/+22
| | | | | | | from multiple files at once Signed-off-by: Roland Scheidel <kontakt@scheidel.at> Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #28015 from nextcloud/enh/noid/fix-overlappingPytal2021-07-201-0/+11
|\ | | | | fix overlapping of elements in certain views
| * fix overlapping of elements in certain viewsszaimen2021-07-161-0/+11
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Merge pull request #27994 from nextcloud/enh/noid/fix-footer-paddingszaimen2021-07-191-1/+4
|\ \ | | | | | | Increase footer height for longer menus
| * | Increase footer padding for longer menusszaimen2021-07-161-1/+4
| | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #27995 from nextcloud/enh/noid/multiselect-design-fixesJulius Härtl2021-07-161-2/+7
|\ \ \ | |_|/ |/| | some multiselect design fixes
| * | some multiselect design fixesszaimen2021-07-151-2/+7
| |/ | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* / Improve notcreatable permissions hintszaimen2021-07-151-3/+17
|/ | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* fix newfileMenu on public pageszaimen2021-07-131-3/+2
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Improve focus feedback for file list actionsJan C. Borchardt2021-04-191-4/+16
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix summary footer position and text contrastJan C. Borchardt2021-04-191-3/+5
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>