From b47e38dce47a6a01fcf0a4a363933e047c57e550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 8 Aug 2019 09:26:02 +0200 Subject: [PATCH 1/4] ITS 2019 BOYS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69830587..7c37f696 100755 --- a/README.md +++ b/README.md @@ -83,5 +83,5 @@ Zoff is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Norway License.. Do not redistribute without permission from the developers. -Copyright © 2018 +Copyright © 2019 Kasper Rynning-Tønnesen and Nicolas Almagro Tonne From 29c8d2c84b065d24e19bb63775bae541e3efb565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 12 Aug 2019 12:00:15 +0200 Subject: [PATCH 2/4] Update not_authenticated.handlebars --- server/public/layouts/admin/not_authenticated.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/public/layouts/admin/not_authenticated.handlebars b/server/public/layouts/admin/not_authenticated.handlebars index b8bf3dde..a40dba15 100644 --- a/server/public/layouts/admin/not_authenticated.handlebars +++ b/server/public/layouts/admin/not_authenticated.handlebars @@ -1,4 +1,4 @@ -
+
image
From 82f6e5ed127e9d41192d912351eaed0b5e348e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 12 Aug 2019 12:00:49 +0200 Subject: [PATCH 3/4] Update globals.css --- server/public/assets/css/globals.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/server/public/assets/css/globals.css b/server/public/assets/css/globals.css index 6d4903ff..f1f04f8f 100644 --- a/server/public/assets/css/globals.css +++ b/server/public/assets/css/globals.css @@ -48,6 +48,10 @@ nav ul li.active { background-color: rgba(0, 0, 0, 0.1); } +.full-height { + height:100vh; +} + * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -moz-tap-highlight-color: rgba(0, 0, 0, 0); From dc7435b4c10357a8e179e93bd934b844c316cd98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 12 Aug 2019 12:04:06 +0200 Subject: [PATCH 4/4] Update main.handlebars --- server/public/layouts/admin/main.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/public/layouts/admin/main.handlebars b/server/public/layouts/admin/main.handlebars index 5ea59958..9f09f6f8 100644 --- a/server/public/layouts/admin/main.handlebars +++ b/server/public/layouts/admin/main.handlebars @@ -20,7 +20,7 @@ - +