summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/public.css
Commit message (Expand)AuthorAgeFilesLines
* fix public sharing buttonsChristoph Wurst2017-01-231-2/+5
* Fixed public share header buttonsJohn Molakvoæ (skjnldsv)2017-01-221-42/+21
* fix button on public upload pageJan-Christoph Borchardt2016-10-241-3/+4
* 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
* 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
* Fix public page footer position in IEVincent Petry2016-02-221-0/+5
* Fixes pagination in IEMorris Jobke2016-02-221-1/+0
* 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
* Fix regression of button at public download pageMorris Jobke2015-07-061-1/+1
* Restore min-height for single previewsOlivier Paroz2015-05-201-0/+1
* Remove overflow+watermarkOlivier Paroz2015-04-231-9/+3
* An idea to suggest that this is just a sample of the full textOlivier Paroz2015-04-231-0/+11
* Show a text preview instead of a bitmap preview of textOlivier Paroz2015-04-231-1/+16
* fix multiselect bar offset on shared pageJan-Christoph Borchardt2014-08-191-1/+2
* Quick fix for #9119. Increase preview to keep empty message more centered and...Remco Brenninkmeijer2014-07-301-1/+1
* move public page footer rules from sharing app to core so it is used by other...Jan-Christoph Borchardt2014-07-071-16/+0
* IE8 fixesMorris Jobke2014-07-041-1/+10
* use icon-confirm instead of text for accepting remote share, works better wit...Jan-Christoph Borchardt2014-07-041-5/+23
* fix lineheight of server2server shareVolkan Gezer2014-07-021-1/+0
* drop unneeded codeMorris Jobke2014-06-271-14/+0
* fix broken buttons for IE8-11Morris Jobke2014-06-171-0/+1
* fixing layout issue - mostly alignmentMorris Jobke2014-06-171-0/+20
* Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-141-0/+14
* Show less whitespace above publicly shared imagesRobin Appelman2014-05-231-7/+0
* Fixed many issues, clean upVincent Petry2014-05-151-8/+0
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-0/+4
* fix position and look of public download buttonJan-Christoph Borchardt2014-05-021-3/+0
* Merge pull request #8255 from owncloud/fix-public-download-buttonRaghu Nayyar2014-04-221-0/+13
|\
| * keep long file names in one line to not overflow download button on mobileJan-Christoph Borchardt2014-04-171-0/+13
* | Merge pull request #8239 from owncloud/directlink-overflowThomas Müller2014-04-221-0/+1
|\ \ | |/ |/|
| * add max-width to directLink input to prevent overflowJan-Christoph Borchardt2014-04-161-0/+1
* | fix header code duplication, code style fixesJan-Christoph Borchardt2014-04-161-16/+0
* | remove duplication of 'header-right' element, also make it overflow when too ...Jan-Christoph Borchardt2014-04-161-13/+0
|/
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-0/+5
* Consolidate two sections, per code review. Issue #1648Matthew Caron2014-02-171-6/+2
* Fit shared videos to viewer, just like images. Issue #1648Matthew Caron2014-02-141-0/+7
* adjust file type icon placement for when no preview can be generatedJan-Christoph Borchardt2014-01-291-0/+5
* fix horizontal scrollbar appearing when footer is too long, footer wraps nowJan-Christoph Borchardt2014-01-291-2/+1
* merge master into mobile-styleJan-Christoph Borchardt2014-01-291-5/+5
|\
| * Merge pull request #6912 from owncloud/replace-webroot-in-cssMorris Jobke2014-01-271-18/+1
| |\
| | * remove %webroot from files_sharing appJan-Christoph Borchardt2014-01-231-18/+1
| * | Merge pull request #5153 from owncloud/core-em-to-pxJan-Christoph Borchardt2014-01-271-8/+8
| |\ \