nextcloud/core
Daniel Calviño Sánchez fcca3778ad Fix collapse button in app navigation in IE11
Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-06 12:09:27 +00:00
..
BackgroundJobs Login flow V2 2019-02-25 07:24:50 +01:00
Command Fix #15042 2019-04-18 13:06:25 +00:00
Controller Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
Data Login flow V2 2019-02-25 07:24:50 +01:00
Db Login flow V2 2019-02-25 07:24:50 +01:00
Exception Login flow V2 2019-02-25 07:24:50 +01:00
Middleware No need to check 2fa state on apptoken logins 2019-02-20 17:40:40 +01:00
Migrations Make sure all tables have named indexes 2019-03-27 13:32:59 +01:00
Notification Repair step for link shares 2019-04-17 10:17:28 +02:00
Service Login flow V2 2019-02-25 07:24:50 +01:00
ajax Remove trailing spaces from localized strings 2019-02-15 11:26:52 +01:00
css Fix collapse button in app navigation in IE11 2019-05-06 12:09:27 +00:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts Add woff2 format of Nunito for better performance in modern browsers 2018-10-19 20:19:34 +02:00
img Add projects icon 2019-04-09 08:30:48 +02:00
js Apply `npm audit fix` on stable16 2019-04-24 17:08:18 +02:00
l10n [tx-robot] updated from transifex 2019-04-11 00:12:59 +00:00
search Allow search unregister 2019-03-01 08:39:53 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Use label from apps 2019-04-09 08:30:48 +02:00
templates Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +02:00
Application.php Repair step for link shares 2019-04-17 10:17:28 +02:00
register_command.php Enable multiple apps at once 2019-02-19 21:03:00 +01:00
routes.php Make sure urlParams are correctly injected in global routes 2019-03-11 12:30:44 +01:00
shipped.json remove user_external from shipped.json 2018-12-21 17:32:42 +01:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00
webpack.js Move jquery-ui-fixes to bundle 2019-02-14 13:31:49 +01:00