nextcloud/core
Daniel Calviño Sánchez 48b62a0eee Fix opening the menu in a Share page
".popovermenu" elements are visible or not depending on whether they
also have the "open" CSS class or not. "#header .menu" elements were
always hidden, so when both rules applied to the same element, like in
the menu of a Share page, the element was always hidden due to
"#header .menu" being more specific than ".popovermenu" and thus
overriding its rules. Now, "#header .menu" elements are hidden only if
they are not a ".popovermenu" too.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-12-19 06:58:58 +01:00
..
ajax Get the Installer via DI 2017-11-25 12:00:57 +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 #7324 from nextcloud/no-sorters-no-instances 2017-12-11 15:27:44 +01:00
css Fix opening the menu in a Share page 2017-12-19 06:58:58 +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 Add tests 2017-12-13 17:22:58 +01:00
l10n [tx-robot] updated from transifex 2017-12-11 01:10:20 +00: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
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 Removed unwanted and unused spacer 2017-12-12 16:45:56 +01:00
vendor merge vendor js 2017-09-18 15:16:28 +02: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