nextcloud/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 Remove unnecessary files for jquery-ui-fixes 2017-09-03 15:34:04 +02:00
login add some spacing between the logo and the content of the page 2017-05-18 20:49:06 +02:00
lostpassword move lost controller to core/controller 2016-01-20 10:42:19 +01:00
apps.scss Fixed width on app details 2017-12-11 18:22:21 +01:00
fixes.scss Fix box shadow of header elements 2017-12-20 11:45:21 +01:00
fonts.scss Add more styles to the server.scss 2017-03-09 15:36:03 -06:00
global.scss Add more styles to the server.scss 2017-03-09 15:36:03 -06:00
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 Fix syntax error 2017-12-04 22:39:06 +01:00
inputs.scss Make "contenteditable=false" divs look like disabled input fields 2017-11-23 16:37:43 +01:00
jquery-ui-fixes.scss add newline at the end of the ~~universe~~ file 2017-11-13 16:39:09 +01:00
jquery.ocdialog.scss Fix linear gradient from black to white in dialogs in Safari 2017-11-14 23:56:18 +01:00
mobile.scss Dynamic control bar width 2017-12-20 13:48:09 +01:00
multiselect.scss Box-shadow does not need vendor prefix anymore 2017-10-23 20:14:31 +02:00
server.scss Remove unnecessary files for jquery-ui-fixes 2017-09-03 15:34:04 +02:00
share.scss Fixed alignment of items in comments 2017-11-23 12:26:22 +01:00
styles.scss Fix "New" menu shown behind the multiselect header in the file list 2018-01-08 03:57:15 +01:00
systemtags.scss Vendor prefix for flexbox not needed anymore 2017-11-03 10:30:42 +01:00
tooltip.scss Add variable for border-radius 2017-11-03 14:08:21 +01:00
variables.scss Fix logo URL in SCSS variables 2018-01-03 09:32:33 +01:00