From 82312339244482d72b6c80aaf562c65c82ff32b8 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 24 Mar 2014 19:47:30 +0100 Subject: [PATCH] quest text scrolling system with always visible bars (mobile usability) --- views/html/html.tpl | 9 +++ views/html/quests/quest.tpl | 8 +-- www/css/desktop.css | 5 +- www/js/jquery.nicescroll.min.js | 111 ++++++++++++++++++++++++++++++++ 4 files changed, 126 insertions(+), 7 deletions(-) create mode 100644 www/js/jquery.nicescroll.min.js diff --git a/views/html/html.tpl b/views/html/html.tpl index 5ade1521..cbaa5a65 100644 --- a/views/html/html.tpl +++ b/views/html/html.tpl @@ -8,6 +8,15 @@ + + +