From c2013b97ce1dfc8b29a4db75a76d1a97451c5cc3 Mon Sep 17 00:00:00 2001 From: okalintu Date: Tue, 4 Oct 2016 18:38:21 +0300 Subject: [PATCH 1/3] changed buttons to be actually different columns --- members/static/html/jasenlista.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/members/static/html/jasenlista.html b/members/static/html/jasenlista.html index 1bc0901..3be5d26 100644 --- a/members/static/html/jasenlista.html +++ b/members/static/html/jasenlista.html @@ -28,6 +28,8 @@ Muokkaa + + From babcf08c7704799e3f36c6d3cb3686ae4f5a2f4d Mon Sep 17 00:00:00 2001 From: okalintu Date: Tue, 4 Oct 2016 18:41:44 +0300 Subject: [PATCH 2/3] resized sidebar from 250px to 200px --- members/static/css/simple-sidebar.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/members/static/css/simple-sidebar.css b/members/static/css/simple-sidebar.css index 2ea845d..7f43057 100644 --- a/members/static/css/simple-sidebar.css +++ b/members/static/css/simple-sidebar.css @@ -15,16 +15,16 @@ } #wrapper.toggled { - padding-left: 250px; + padding-left: 200px; } #sidebar-wrapper { z-index: 1000; position: fixed; - left: 250px; + left: 200px; width: 0; height: 100%; - margin-left: -250px; + margin-left: -200px; overflow-y: auto; background: #000; -webkit-transition: all 0.5s ease; @@ -34,7 +34,7 @@ } #wrapper.toggled #sidebar-wrapper { - width: 250px; + width: 200px; } #page-content-wrapper { @@ -45,7 +45,7 @@ #wrapper.toggled #page-content-wrapper { position: absolute; - margin-right: -250px; + margin-right: -200px; } /* Sidebar Styles */ @@ -53,7 +53,7 @@ .sidebar-nav { position: absolute; top: 0; - width: 250px; + width: 200px; margin: 0; padding: 0; list-style: none; @@ -98,7 +98,7 @@ @media(min-width:768px) { #wrapper { - padding-left: 250px; + padding-left: 200px; } #wrapper.toggled { @@ -106,7 +106,7 @@ } #sidebar-wrapper { - width: 250px; + width: 200px; } #wrapper.toggled #sidebar-wrapper { @@ -122,4 +122,4 @@ position: relative; margin-right: 0; } -} \ No newline at end of file +} From 5cd3c893f4b71ea55cde1ca848f5c189dfcb0d75 Mon Sep 17 00:00:00 2001 From: okalintu Date: Thu, 6 Oct 2016 08:47:34 +0300 Subject: [PATCH 3/3] added simple instructions to infoscreen --- infoscreen/static/html/infoscreen_admin.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/infoscreen/static/html/infoscreen_admin.html b/infoscreen/static/html/infoscreen_admin.html index df26394..a20f409 100644 --- a/infoscreen/static/html/infoscreen_admin.html +++ b/infoscreen/static/html/infoscreen_admin.html @@ -1,6 +1,7 @@

Info items

+
Infoitems available for rotations:
@@ -19,6 +20,9 @@

Rotations

+
+ Select rotation to edit: +
ItemSet durationAdd to rotationDelete
@@ -27,6 +31,7 @@
RotationSelect

Rotation: {{selected_rot.name}}

+
Instances in currently selected rotation:
InstanceDurationDelete