aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/upload.scss
Commit message (Collapse)AuthorAgeFilesLines
* Deuglify the file upload progress barMichael Weimann2019-01-141-6/+10
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Improve overall container style, radius and shadowJan-Christoph Borchardt2018-10-011-6/+0
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix buttons wrapping on long folder namesJan-Christoph Borchardt2018-10-011-3/+11
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fixes the upload progress bar layoutMichael Weimann2018-09-021-0/+4
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Files scssJohn Molakvoæ (skjnldsv)2018-06-201-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Box-sizing does not need vendor prefix anymoreMorris Jobke2017-10-231-4/+0
| | | | | | http://caniuse.com/#search=box-sizing Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix upload progress color to primaryJohn Molakvoæ (skjnldsv)2017-09-281-15/+16
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-0/+204
This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>