From c6fc6a37a095ce48cf03712d88173377e1b1ce7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Tue, 16 Apr 2019 23:05:34 -0400 Subject: [PATCH] Reworked the menu to make it more responsive on mobile. --- views/menu.tpl | 241 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 157 insertions(+), 84 deletions(-) diff --git a/views/menu.tpl b/views/menu.tpl index 62efb2943..37f3930b3 100644 --- a/views/menu.tpl +++ b/views/menu.tpl @@ -5,11 +5,13 @@ @@ -53,90 +62,139 @@ % from get_providers import list_throttled_providers % throttled_providers_count = len(eval(str(settings.general.throtteled_providers)))
-
-
-
+
+
+ - -
+
+
+ +