aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/detailsView.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore(files): Remove legacy style filesFerdinand Thiessen2024-09-201-133/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-2/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-5/+5
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* chore: Add SPDX headerAndy Scherzinger2024-05-291-0/+5
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* 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>