aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/public.scss
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjust prominence of shared-by info to not overpower file nameJan-Christoph Borchardt2017-11-011-1/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add label to download actionJan-Christoph Borchardt2017-11-011-0/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix display of Download entry textJan-Christoph Borchardt2017-11-011-1/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Move shared page controls to menu in top rightJan-Christoph Borchardt2017-11-011-10/+9
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-231-2/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add filename and sharer in public pageMorris Jobke2017-07-211-0/+10
| | | | | | | | * shows the filename and sharer on the public page * allows the user to identify, that this is a user page and not an official page of the Nextcloud hosting * remove link on logo that redirects to login (fixes #5720) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-0/+217
This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>