nextcloud/apps/files
Daniel Calviño Sánchez 0b494b1f20 Fix file list visible behind the multiselect header
Some parts of the file list contents (file name and actions) had a
higher z-index than the file list multiselect header. That header is
fixed in place, so when the file list contents were scrolled and those
parts with a higher z-index overlapped the multiselect header they were
fully visible. Now the z-index for the multiselect header has a higher
value (the same used in the controls bar) to ensure that the contents
are shown behind the header.

Fixes #7540

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-01-02 14:05:15 +01:00
..
ajax Update license headers 2017-11-06 16:56:19 +01:00
appinfo Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authenticated-web-upload 2017-11-10 15:35:58 +01:00
composer Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
css Fix file list visible behind the multiselect header 2018-01-02 14:05:15 +01:00
img Re-optimize places and files icons 2017-11-15 14:27:16 +01:00
js Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-before-using-it 2018-01-02 10:28:04 +01:00
l10n [tx-robot] updated from transifex 2017-12-11 01:10:20 +00:00
lib Update quota on file upload and deletion 2017-12-21 10:48:43 +01:00
templates Fixed pinned state of quota if no apps registered an app nav item 2017-12-14 12:06:28 +01:00
tests Fix "fileActions.currentFile" not set before using it 2017-12-26 04:56:25 +01:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00