From 1435c1096297a56005c859af54f47a622657f559 Mon Sep 17 00:00:00 2001 From: Ross Mountjoy Date: Mon, 6 Jan 2020 21:30:36 -0500 Subject: [PATCH] 1 --- .idea/workspace.xml | 59 ++++++++++++++---- config.ini | 2 +- dashmachine/site.db | Bin 28672 -> 28672 bytes dashmachine/static/css/global/dashmachine.css | 16 +++++ dashmachine/static/js/global/dashmachine.js | 15 +++++ dashmachine/templates/main/base.html | 3 + dashmachine/templates/main/layout.html | 10 ++- 7 files changed, 91 insertions(+), 14 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ac55d2d..bd4ed6b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,13 +1,26 @@ - + + + + + + + + + + @@ -79,12 +92,26 @@ + + + @@ -94,6 +121,10 @@ + + + + @@ -102,36 +133,40 @@ - + - - + + - - + + - - + + - + + + + + - + - + - + \ No newline at end of file diff --git a/config.ini b/config.ini index 0f7049d..4e388a0 100644 --- a/config.ini +++ b/config.ini @@ -17,7 +17,7 @@ url = cloud.wolf-house.net icon = static/images/apps/nextcloud.png sidebar_icon = static/images/apps/nextcloud.png description = File server and sync software. -open_in = iframe +open_in = new_tab [Wolflix] prefix = https:// diff --git a/dashmachine/site.db b/dashmachine/site.db index afd3557b5ebec45df44ce9940c16426845c055ad..5366e25b3d96061e1d6e5364f6d2164d8219af08 100644 GIT binary patch delta 77 zcmV-T0J8sp-~oW(0gxL39+4bF0Uohnrauy201sjg%nniw)D1Qap$rlWU$YSqM+>uH jOKt-T69NeUA00JKNlhD**-nE8Ze@30bYWt%Vo#nRYa + diff --git a/dashmachine/templates/main/layout.html b/dashmachine/templates/main/layout.html index c921631..a57ebbd 100644 --- a/dashmachine/templates/main/layout.html +++ b/dashmachine/templates/main/layout.html @@ -7,8 +7,11 @@ {% endblock header %} {% block sidenav %} +
+ chevron_right +
-