summaryrefslogtreecommitdiffstats
path: root/apps/files/css
Commit message (Collapse)AuthorAgeFilesLines
* Improve menu CSSMorris Jobke2017-04-191-58/+22
| | | | | | | | * fix mess with menus and actions in the files app * reduces amount of !important usages * keeps the behaviour on mobile as well as on desktop Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove unused CSSMorris Jobke2017-04-181-51/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix pop over menu opacityMorris Jobke2017-03-261-3/+15
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-215-0/+4
| | | | | | 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>
* Fix files mobile viewJohn Molakvoæ (skjnldsv)2017-02-011-1/+4
| | | | 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>
* Update mobile.cssRodrigo Almeida2017-01-111-1/+1
|
* Fix indentationLukas Reschke2016-12-191-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Style modifications of favorite star on main detail view (#26658)Michael Jobst2016-12-191-12/+6
| | | | | | | | | | | | * Style modifications of favorite star on main detail view * Removed unused opacity change on mouse over * favorite star title fixed * favorite star opacity should always be .7 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix popover margin and widthJohn Molakvoæ (skjnldsv)2016-12-071-8/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix conflict dialog styling in firefoxRobin Appelman2016-12-051-7/+5
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #2475 from nextcloud/fix-filename-local-linkMorris Jobke2016-12-021-6/+1
|\ | | | | fix width of filename in sidebar to accommodate local link
| * properly calculate the width of the name in the sidebarMorris Jobke2016-12-021-6/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * fix width of filename in sidebar to accommodate local linkJan-Christoph Borchardt2016-12-021-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | 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>
* Fix mobile viewJohn Molakvoæ (skjnldsv)2016-11-291-5/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* 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>
* Merge pull request #2116 from nextcloud/downstream-26511Morris Jobke2016-11-181-0/+8
|\ | | | | Display changes in file versions tab view and detailsView
| * Display changes in file versions tab view and detailsView (#26511)Michael Jobst2016-11-141-0/+8
| | | | | | | | | | | | | | | | | | | | | | * Display changes in file versions tab view and detailsView * versions tab enhancements enhanced js test file removed css superscript attribute for version size * Replaced spaces with tabs
* | use copy icon for local link rather than link icon to prevent confusion with ↵Jan-Christoph Borchardt2016-11-171-2/+2
| | | | | | | | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | fix layout of sharing listJan-Christoph Borchardt2016-11-171-2/+2
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #1768 from nextcloud/more-filepickerJan-Christoph Borchardt2016-10-201-0/+1
|\ | | | | More filepicker improvements
| * fix file exist dialog stylingRobin Appelman2016-10-191-0/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Show the path, when the filename conflictsJoas Schilling2016-10-191-2/+4
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ellipsize sharee name to not overlap withJan-Christoph Borchardt2016-10-181-1/+6
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix hidden files handlingVincent Petry2016-08-191-0/+15
| | | | | | | Hidden files (dot files) are now always rendered in the DOM to make sure that all file operations and selection still work as expected. Their visibility is now toggled on CSS level.
* Add cachebuster to apps.cssLukas Reschke2016-08-181-7/+7
|
* remove extra file size padding to fix action menu positionJan-Christoph Borchardt2016-07-301-7/+0
|
* Add new "Recent files" icon to files app (#356)Bugsbane2016-07-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | * Added new "nav-icon-recent" CSS class Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292 It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc. * Add new "Recent files" clock icon Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR https://github.com/nextcloud/server/pull/292 Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it. * Alter colour of "Recent" icon from grey to black Change colour of the "recently used files" icon from grey to black, to match other icons in the files app. * Replace recent icon with black, optimized version Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.
* adjust padding of text previewMorris Jobke2016-07-041-2/+3
|
* Add large sidebar previews for text filesRobin Appelman2016-07-041-6/+13
|
* Merge pull request #83 from nextcloud/file-drop-highlightMarius Blüm2016-06-152-0/+20
|\ | | | | File drop highlight
| * store icons in classVincent Chan2016-06-151-4/+0
| |
| * fixes responsive/mobile viewVincent Chan2016-06-152-5/+9
| |
| * dragging over folder will highlight folder onlyVincent Chan2016-06-151-0/+8
| |
| * change folder icon when dragging over a directoryVincent Chan2016-06-151-0/+4
| |
| * adds visual indication for file drag and dropVincent Chan2016-06-131-0/+8
| |
* | fix padding of 3-dot button on mobileJan-Christoph Borchardt2016-06-151-7/+7
|/
* Make entire file tr droppable,Pellaeon Lin2016-05-211-1/+2
| | | | so that .canDrop will highlight the entire row when drag hover
* Add visual cue when moving draggable item over droppable item,Pellaeon Lin2016-05-211-0/+4
| | | | ie. breadcrumb and filenameTd