aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.css
Commit message (Collapse)AuthorAgeFilesLines
* fix: drop legacy sharing filesJohn Molakvoæ2023-07-111-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Align collaborative tags differentlyJérôme Herbinet2023-06-231-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Align collaborative tags differently Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run build Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Following @skjnldsv suggestion Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* fix(files): Add border around favorite marker to ensure contrast ↵Ferdinand Thiessen2023-06-061-1/+1
| | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix incosistent scrolling in FirefoxSimon L2023-05-141-1/+1
| | | | | 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-1/+1
| | | | | 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-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix: make grid view button stickyDaniel Kesselberg2023-04-231-1/+1
| | | | 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-1/+1
| | | | 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>
* Compress SASS outputChristopher Ng2023-01-111-1353/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: show toggle grid view button with open sidebarDaniel Kesselberg2023-01-051-1/+1
| | | | 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>
* Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-051-8/+4
| | | | | | | | | | | | | | | | | 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>
* CSS compiled files for deactivates the possiblility to checkmark or click on ↵kavita.sonawane@t-systems.com2022-11-221-0/+3
| | | | | | the encrypted folders Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
* Fix unnecessary highlighting of selected elementCarl Schwan2022-10-171-2/+2
| | | | | | | | 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-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use computer icon for edit locally file actionChristopher Ng2022-09-211-0/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Compile assetsnextcloud-command2022-09-131-0/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* 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/+10
| | | | | 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>
* Some more fixesJulius Härtl2022-09-011-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump bundled filesJulius Härtl2022-09-011-17/+47
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix accessibility of input fieldsCarl Schwan2022-08-261-0/+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>
* Replace files app ids to classesVincent Petry2022-07-261-150/+150
| | | | | | | | | | | 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-13/+9
| | | | | | - 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-3/+13
| | | | | | | | | | | | - 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/+1297
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-818/+0
| | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Css fixJohn Molakvoæ (skjnldsv)2017-02-151-4/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Popover newFolder input fixJohn Molakvoæ (skjnldsv)2017-01-221-4/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Popover positionning fixJohn Molakvoæ (skjnldsv)2017-01-221-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Popover positionning and classesJohn Molakvoæ (skjnldsv)2017-01-221-0/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fit newFileMenu to css guidelinesJohn Molakvoæ (skjnldsv)2017-01-221-30/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix popover margin and widthJohn Molakvoæ (skjnldsv)2016-12-071-8/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Increase width of new menuMorris Jobke2016-12-021-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix vertical sizing change of popover in new folder flowJan-Christoph Borchardt2016-12-021-0/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix input field for new folder - fixes #2245Morris Jobke2016-12-021-1/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* We should always show permanent actionsRoeland Jago Douma2016-12-011-7/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* bring back permissions for mail sharesBjoern Schiessle2016-11-281-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* improved style of shared entryMorris Jobke2016-11-231-3/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* make the share icon in the filelist visible againRobin Appelman2016-11-231-0/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-18/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>