server/apps/files/css
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
..
detailsView.scss Make close icon fill more space 2017-11-21 15:33:23 +01:00
files.scss Fix file list visible behind the multiselect header 2018-01-02 14:05:15 +01:00
merged.scss Merge some CSS files using our SCSS compiler 2017-03-21 16:35:31 +01:00
mobile.scss Fix drag shadow not visible when dragging a file on a narrow screen 2017-12-14 04:05:49 +01:00
upload.scss Box-sizing does not need vendor prefix anymore 2017-10-23 20:10:39 +02:00