summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/public.css
Commit message (Collapse)AuthorAgeFilesLines
* Load public preview via JSLukas Reschke2014-10-011-5/+0
| | | | | | Backport of https://github.com/owncloud/core/pull/11368 to stable6 - since stable6 has no detection for SVG support this will just use the PNG icon instead of SVG ones. I believe this is a better solution than backporting the whole SVG support stuff and potentially breaking a lot.
* fix position and look of public download buttonJan-Christoph Borchardt2014-07-081-3/+0
| | | | Backport of 899c7c0 from master
* keep long file names in one line to not overflow download button on mobileJan-Christoph Borchardt2014-06-061-0/+13
|
* add max-width to directLink input to prevent overflowJan-Christoph Borchardt2014-06-061-0/+1
|
* Merge branch 'stable6' into backport_6777_stable6Thomas Müller2014-02-071-1/+1
|\ | | | | | | | | | | Conflicts: apps/files_sharing/css/public.css apps/files_sharing/templates/public.php
| * remove %webroot from files_sharing appJan-Christoph Borchardt2014-02-061-18/+1
| |
* | adjust file type icon placement for when no preview can be generatedJörn Friedrich Dreyer2014-02-051-0/+5
| |
* | fix horizontal scrollbar appearing when footer is too long, footer wraps nowJörn Friedrich Dreyer2014-02-051-2/+1
| |
* | remove background and width from multiselect bar, fix Download button not ↵Jörn Friedrich Dreyer2014-02-051-3/+2
| | | | | | | | showing on mobile
* | fix public share download button widthJörn Friedrich Dreyer2014-02-051-1/+8
| |
* | tweak color and position of username in public shareJörn Friedrich Dreyer2014-02-051-9/+8
| |
* | remove unused js code and css rulesJörn Friedrich Dreyer2014-02-041-49/+0
|/
* change em to pxMyles McNamara2014-01-221-1/+1
|
* modify js to move upload wrapper, modify css to match core valuesMyles McNamara2014-01-221-7/+10
|
* fix trashbin and pbulic page controlsMorris Jobke2013-12-031-0/+4
|
* fix and cleanup CSS for public pageMorris Jobke2013-12-031-3/+2
|
* change different shades of grey for public share page to whiteJan-Christoph Borchardt2013-12-031-10/+14
|
* remove app specific codeJan-Christoph Borchardt2013-12-031-4/+0
|
* fix details for buttons in header and controls barJan-Christoph Borchardt2013-12-031-1/+5
|
* fix style of public share pageMorris Jobke2013-10-291-15/+13
|
* unbold the 'Direct link' labelJan-Christoph Borchardt2013-10-211-1/+4
|
* reduce width of direct link input fieldJan-Christoph Borchardt2013-10-211-1/+1
|
* Added direct link in public share pageVincent Petry2013-10-181-0/+8
| | | | Fixes #1167
* fix multiselect bar opacity, webrootJan-Christoph Borchardt2013-10-041-1/+1
|
* simplify input elements for less cognitive load. No box-shadow, no ↵Jan-Christoph Borchardt2013-10-031-3/+1
| | | | text-shadow, smaller border-radius
* fix position of 'user shared the folder foldername with you' labelGeorg Ehrke2013-07-041-1/+5
|
* Added file-upload to GIT repoRoman Geber2013-06-261-8/+8
| | | | Optimized CSS identifiers
* Public upload featureRoman Geber2013-06-251-2/+59
|
* fix multiselect bar offset on shared page, close #1339 finallyJan-Christoph Borchardt2013-02-141-0/+1
|
* Share: fix table head color for public shared foldersRobin Appelman2013-02-111-0/+4
|
* Sharing: fix position of file list in public link view of folderRobin Appelman2013-02-111-3/+3
|
* Place the brackets in the first lineLukas Reschke2012-10-241-60/+59
|
* Remove uneeded vendor prefixesLukas Reschke2012-10-241-2/+0
|
* Format the CSS in a readable wayLukas Reschke2012-10-231-11/+73
|
* Fix styling of public shared files download buttonTom Needham2012-09-191-3/+4
|
* Dynamicly resize public shared imagesTom Needham2012-09-191-1/+3
|
* Show notification that no preview is available if no previewer is found for ↵Michael Gapczynski2012-08-291-2/+3
| | | | a public link to a file
* Fix password authentication for links and fix template problems for links by ↵Michael Gapczynski2012-08-291-2/+7
| | | | creating a new base layout
* Initial previewer for public linksMichael Gapczynski2012-08-271-0/+2