summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/mobile.css
Commit message (Collapse)AuthorAgeFilesLines
* Compress SASS outputChristopher Ng2023-01-111-75/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-051-13/+3
| | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feature: first take on using the viewer to render single file sharesMax2022-08-251-1/+0
| | | | Signed-off-by: Max <max@nextcloud.com>
* Replace files app ids to classesVincent Petry2022-07-261-5/+5
| | | | | | | | | | | Replaced ids to classes for the following: - #filestable -> .files-filestable - #fileList -> .files-fileList - #controls -> .files-controls - #emptycontent -> .emptyfilelist.emptycontent Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Cleanup and compileJohn Molakvoæ2022-05-131-0/+86
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-62/+0
| | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix missing text for downloads on mobileMorris Jobke2016-11-291-1/+1
| | | | | | * fixes #2362 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* hide text of download button, only show iconJan-Christoph Borchardt2014-07-021-0/+5
|
* change mobile breakpoint for shared view to 768px as wellJan-Christoph Borchardt2014-03-261-1/+1
|
* adding ellipsis on file names to public file list as wellThomas Müller2014-03-261-0/+8
|
* make header scroll up for single shares, more view of content on small screensJan-Christoph Borchardt2014-01-291-0/+4
|
* adjust file type icon placement for when no preview can be generatedJan-Christoph Borchardt2014-01-291-0/+4
|
* permanently show download action on mobile, only iconJan-Christoph Borchardt2014-01-291-6/+17
|
* on mobile, show single shared image at full width without marginJan-Christoph Borchardt2014-01-161-0/+7
|
* improvements to public files mobile viewJan-Christoph Borchardt2014-01-151-5/+10
|
* first mobile style rules, hide extra columns in files view and scroll headerJan-Christoph Borchardt2014-01-141-0/+18