From 0524db5914bf22568cc56ecbb56fbd41345541a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Fri, 3 Aug 2018 16:25:16 +0200 Subject: New layout fix, scrolling and keyboard shortcuts fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- templates/index.php | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) (limited to 'templates') diff --git a/templates/index.php b/templates/index.php index 5d9f0f63b..363b0fee0 100644 --- a/templates/index.php +++ b/templates/index.php @@ -3,6 +3,7 @@ use OCA\News\Plugin\Client\Plugin; script('news', [ 'build/app.min', + 'app-inject-14' ]); style('news', [ @@ -25,14 +26,21 @@ foreach (Plugin::getScripts() as $appName => $fileName) { } ?> -
- -
+ + + + +
$fileName) {
- - - - -
- -- cgit v1.2.3