nextcloud/core
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
..
Command Merge pull request #7517 from nextcloud/add-index-to-share-table 2017-12-18 22:23:53 +01:00
Controller Merge pull request #7712 from nextcloud/jsconfig_l10n 2018-01-05 15:22:10 +01:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations add index for share_with table for newly created tables 2017-12-18 21:14:45 +01:00
ajax Get the Installer via DI 2017-11-25 12:00:57 +01:00
css Fix "New" menu shown behind the multiselect header in the file list 2018-01-08 03:57:15 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface 2017-12-06 16:19:17 +01:00
js Merge pull request #7477 from nextcloud/date-time-picker-position-fix 2018-01-05 10:54:32 +01:00
l10n [tx-robot] updated from transifex 2018-01-04 09:48:31 +00:00
search Move checkboxes to their own column 2017-10-19 01:46:13 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Remove css invert since we are using svg filters for now 2018-01-03 14:42:08 +01:00
vendor Force the drag to end when the navigation bar Snap is disabled by an app 2017-12-14 21:42:39 +01:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
register_command.php make occ command more generic 2017-12-18 21:14:45 +01:00
routes.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
shipped.json Add missing version requirement to OAuth2 app 2017-05-22 09:56:49 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00