nextcloud-server/core/css
Daniel Calviño Sánchez 696dad8c3e Fix "New" menu shown behind the multiselect header in the file list
The "New" menu is a descendant of the controls bar, and the controls bar
and the multiselect header belong to the same stacking context. As they
had the same z-index but the multiselect header appears after the
controls bar in the DOM the controls bar and its descendants, including
the "New" menu, were rendered behind the multiselect header. Now the
controls bar has a z-index value higher than the one used for the
multiselect header to ensure that the "New" menu is rendered in front of
the multiselect header.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-01-08 03:57:15 +01:00
..
images
login
lostpassword
apps.scss
fixes.scss Fix box shadow of header elements 2017-12-20 11:45:21 +01:00
fonts.scss
global.scss
guest.css Removed unwanted and unused spacer 2017-12-12 16:45:56 +01:00
header.scss Merge pull request #7477 from nextcloud/date-time-picker-position-fix 2018-01-05 10:54:32 +01:00
icons.scss
inputs.scss
jquery-ui-fixes.scss
jquery.ocdialog.scss
mobile.scss Dynamic control bar width 2017-12-20 13:48:09 +01:00
multiselect.scss
server.scss
share.scss
styles.scss Fix "New" menu shown behind the multiselect header in the file list 2018-01-08 03:57:15 +01:00
systemtags.scss
tooltip.scss
variables.scss Fix logo URL in SCSS variables 2018-01-03 09:32:33 +01:00