Loading lib/Listeners/BeforeTemplateRenderedListener.php +0 −3 Original line number Diff line number Diff line Loading @@ -104,8 +104,5 @@ class BeforeTemplateRenderedListener implements IEventListener { if (strpos($pathInfo, '/apps/memories/') !== false) { $this->util->addStyle($this->appName, 'memories'); } if (strpos($pathInfo, '/apps/onlyoffice/') !== false) { $this->util->addStyle($this->appName, 'onlyoffice'); } } } scss/files.scss +7 −0 Original line number Diff line number Diff line Loading @@ -52,4 +52,11 @@ background-image: var(--icon-close-808080); } } .onlyoffice-inline { #content.app-files { #app-content { margin-top: 0; } } } scss/onlyoffice.scssdeleted 100644 → 0 +0 −7 Original line number Diff line number Diff line .onlyoffice-inline { #content.app-files { #app-content { margin-top: 0; } } } No newline at end of file Loading
lib/Listeners/BeforeTemplateRenderedListener.php +0 −3 Original line number Diff line number Diff line Loading @@ -104,8 +104,5 @@ class BeforeTemplateRenderedListener implements IEventListener { if (strpos($pathInfo, '/apps/memories/') !== false) { $this->util->addStyle($this->appName, 'memories'); } if (strpos($pathInfo, '/apps/onlyoffice/') !== false) { $this->util->addStyle($this->appName, 'onlyoffice'); } } }
scss/files.scss +7 −0 Original line number Diff line number Diff line Loading @@ -52,4 +52,11 @@ background-image: var(--icon-close-808080); } } .onlyoffice-inline { #content.app-files { #app-content { margin-top: 0; } } }
scss/onlyoffice.scssdeleted 100644 → 0 +0 −7 Original line number Diff line number Diff line .onlyoffice-inline { #content.app-files { #app-content { margin-top: 0; } } } No newline at end of file