summaryrefslogtreecommitdiffstats
path: root/apps/files/css/detailsView.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-221-21/+21
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Always show full previewsJulius Härtl2019-03-271-3/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix issues with clipboard button for local link in sidebarJan-Christoph Borchardt2018-11-011-2/+8
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-211-6/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix sidebar close buttonJohn Molakvoæ (skjnldsv)2018-07-201-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Files scssJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-04-181-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Make close icon fill more spaceMarin Treselj2017-11-211-2/+2
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-231-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Allow to close sidebar for text filesMorris Jobke2017-09-141-0/+1
| | | | | | * the close button was overlapped by the text preview and you could not close the sidebar then Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-0/+127
This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>