aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix clickable area in share permissions menuMorris Jobke2017-04-191-0/+11
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Improve menu CSSMorris Jobke2017-04-191-7/+0
| | | | | | | | * 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>
* Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-121-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* fix pathMorris Jobke2017-03-211-0/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-216-0/+4
| | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix layout of sharing buttonsMorris Jobke2017-03-141-0/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move social buttons to menuRoeland Jago Douma2017-03-031-0/+11
| | | | | | | | | * If there are social sharing buttons move them and the copy action to a menu * If there are no social sharing buttons just leave the copy action where it is directly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix position of share autocomplete loading iconMorris Jobke2017-02-211-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix public sharing buttonsChristoph Wurst2017-01-231-2/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #3190 from nextcloud/fix-sharing-popoverJohn Molakvoæ2017-01-221-9/+7
|\ | | | | Fix #3174
| * Fix #3174John Molakvoæ (skjnldsv)2017-01-211-9/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fixed public share header buttonsJohn Molakvoæ (skjnldsv)2017-01-221-42/+21
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Login and authenticate inputs fixesJohn Molakvoæ (skjnldsv)2017-01-221-6/+2
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix loader position and visibilityJohn Molakvoæ (skjnldsv)2016-12-021-4/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix popover arrowJohn Molakvoæ (skjnldsv)2016-12-021-0/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix unshare delete iconJohn Molakvoæ (skjnldsv)2016-12-021-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove white background from loading iconMorris Jobke2016-12-021-2/+0
| | | | | | | * allows to use the loading icon on non-white background (disabled input fields for example) * fixes #2466 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix missing text for downloads on mobileMorris Jobke2016-11-291-1/+1
| | | | | | * fixes #2362 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix #2384John Molakvoæ (skjnldsv)2016-11-291-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* use copy icon for local link rather than link icon to prevent confusion with ↵Jan-Christoph Borchardt2016-11-171-1/+1
| | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* properly align input box items in share tab viewJan-Christoph Borchardt2016-11-171-9/+14
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* fix layout of sharing listJan-Christoph Borchardt2016-11-171-9/+16
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix styling of the breadcrumbs iconMorris Jobke2016-11-081-2/+5
| | | | | | | * properly center share icon * also apply styles for public share icon Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix share icon position and remove debug logChristoph Wurst2016-11-081-1/+0
|
* detail fixes for share current folderJan-Christoph Borchardt2016-11-071-1/+0
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* visually reflect sharing state of current folderChristoph Wurst2016-11-071-0/+33
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Issue-1776: Add unshare function to 3-dot menu.Julia Bode2016-10-291-2/+6
| | | | Signed-off-by: Julia Bode <julia.bode@lulisaur.us>
* fix button on public upload pageJan-Christoph Borchardt2016-10-241-3/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* add whitespace above share link so it's visually distinguished moreJan-Christoph Borchardt2016-10-181-0/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* fix sharing icon's alignment and add padding to the unshare iconChristoph Wurst2016-10-031-0/+10
|
* Fix testsLukas Reschke2016-09-081-2/+1
|
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+11
|
* up the minimum size of the public share video a bit, use 16/9 ratio, fix #603Jan-Christoph Borchardt2016-07-291-2/+7
|
* Use an icon to set the email instead of a button with stringThomas Müller2016-07-201-0/+1
|
* Add clipboard button to public share linkThomas Müller2016-07-201-3/+5
|
* Add text about uploaded filesLukas Reschke2016-06-101-1/+1
|
* Fix public upload for normal sharesLukas Reschke2016-06-091-2/+0
|
* Make uploading possible via select and cleanup CSSLukas Reschke2016-06-091-12/+39
|
* Add fancy layoutLukas Reschke2016-06-091-0/+34
|
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-222-82/+0
|
* Make more action icons themable + style fixesVincent Petry2016-02-251-0/+4
| | | | | Action icons now appear properly in public link page. More actions are now CSS icons.
* Fix public page footer position in IEVincent Petry2016-02-221-0/+5
| | | | | | | | The content element needs hasLayout, so triggering it with a display attribute. Without this, the #content element's height would be as high as the window's height instead of adjusting itself to its contents' height.
* Fixes pagination in IEMorris Jobke2016-02-221-1/+0
| | | | | * tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares * fixes #20044
* Fix the width of the share with inputMorris Jobke2015-11-301-1/+1
| | | | | | * the ID of this has changed to #shareWith-viewNUMBER and shouldn't be used in CSS * now uses the proper classes
* remove unneeded icons from input fields to not distract from submit button, ↵Jan-Christoph Borchardt2015-10-301-4/+0
| | | | fix #18940
* Fix spinner positions in share tabVincent Petry2015-10-161-3/+11
| | | | Also fix missing spinner when removing link share
* move footer to bottom of public pageHendrik Leppelsack2015-10-071-0/+2
|
* fix public empty messageHendrik Leppelsack2015-10-061-1/+0
|
* fix scrollbars in public templateHendrik Leppelsack2015-10-061-1/+4
|
* adjust style of disabled buttonMorris Jobke2015-09-301-0/+10
|