summaryrefslogtreecommitdiffstats
path: root/apps/files/css
Commit message (Collapse)AuthorAgeFilesLines
* Fix uploading text positionJohn Molakvoæ2022-01-041-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>
* Fix dark theme in file exists dialogszaimen2021-07-211-1/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* 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>
* Merge pull request #26213 from ↵Roeland Jago Douma2021-03-201-5/+0
|\ | | | | | | | | nextcloud/wiswedel/fix/style/files/settingsDisplacement Removed unnecessary padding
| * Removed unnecessary paddingSascha Wiswedel2021-03-191-5/+0
| | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* | Fix focus-visible outline for files checkboxesVincent Petry2021-02-261-0/+7
|/ | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Bring back the restore share buttonVincent Petry2020-10-221-0/+17
| | | | | | | | | | Fix disabled default file action to still use an anchor element, as this is used in many other places (and potentially apps). Adjusted anchor style to not look like it's clickable and added extras to make sure everything inside still looks clickable as before. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Adjust entry highlights of navigation and menus based on Vue component styleJan C. Borchardt2020-08-051-12/+15
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-221-21/+21
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Reflect unreadable state in the UIJoas Schilling2020-06-101-0/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix default action for deleted sharesGretaD2020-03-091-2/+7
| | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #19440 from nextcloud/fix/filename_popovermenu_misalignmentJohn Molakvoæ2020-03-062-8/+10
|\ | | | | Fix filename and popover menu misalignment
| * Fix filename and popover menu misalignmentGretaD2020-02-122-8/+10
| | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* | Fix hover state color of drag-n-drop with theming and dark modeJoas Schilling2020-02-241-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure the whole file list header is sticky and properly stacks to other ↵Julius Härtl2020-01-171-24/+14
| | | | | | headers Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix multiselect actions for filesGretaD2020-01-151-1/+1
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* Fix folder permission stylingJulius Härtl2020-01-081-0/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add pending share list to frontendJulius Härtl2020-01-071-0/+1
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix overlappingGretaD2019-12-181-3/+2
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* Merge pull request #17989 from Noodlesalat/fix-padding-top-filelistRoeland Jago Douma2019-12-051-5/+9
|\ | | | | Remove whitespace above file list ref #17891
| * Remove whitespace above file listFabian Dreßler2019-11-181-5/+9
| | | | | | | | | | | | This reverts #16366 and fixes #17891 Signed-off-by: Fabian Dreßler <nudelsalat@clouz.de>
* | fix summary elements alignmentGreta Doci2019-11-261-0/+3
|/ | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* fix action menu on mobileGreta Doci2019-10-301-1/+4
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #17521 from R0Wi/masterJohn Molakvoæ2019-10-281-0/+4
|\ | | | | Quickfix #17515
| * Revert changes and add css-rule to correct file inside files-appRobin Windey2019-10-261-0/+4
| |
* | add commentGreta Doci2019-10-081-3/+3
| | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | fix filename overlapping on mobile ref #17364Greta Doci2019-10-081-2/+3
|/ | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Fix the recent/favorite/shared filename problemGreta Doci2019-09-161-1/+1
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Always put the gridview toggle on the visible part of the pageJohn Molakvoæ (skjnldsv)2019-08-141-2/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix 1px jump when selecting multi table entriesMichael Weimann2019-07-201-1/+0
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Fix filelist overlap with header ref #16076Greta Doci2019-07-181-1/+2
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Fix file checkbox margin causing layout issues in file listJan-Christoph Borchardt2019-06-261-0/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Avoid scrolling to the hidden input when toggling grid/list viewJulius Härtl2019-06-191-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Sharing in list: Use .hidden-visually instead of display:none for ↵Jan-Christoph Borchardt2019-06-142-5/+18
| | | | | | accessibility, fix #11661 Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-301-2/+3
| | | | see https://github.com/nextcloud/news/pull/467
* Remove quota feedback if no link setJohn Molakvoæ (skjnldsv)2019-05-211-0/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix floating header over breadcrumbsJohn Molakvoæ (skjnldsv)2019-05-091-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add support for SafariMorris Jobke2019-05-071-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>