From a0154aaee201290baed6c98048e986dbaa197092 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Thu, 10 Aug 2017 20:48:07 +0200 Subject: ncp-web: show version --- ncp-web/index.php | 3 +++ ncp-web/ncp.css | 1 + 2 files changed, 4 insertions(+) diff --git a/ncp-web/index.php b/ncp-web/index.php index 8437b6b7..98c46709 100644 --- a/ncp-web/index.php +++ b/ncp-web/index.php @@ -54,6 +54,9 @@ +
+ +
diff --git a/ncp-web/ncp.css b/ncp-web/ncp.css index 40829a1f..c2d273e9 100644 --- a/ncp-web/ncp.css +++ b/ncp-web/ncp.css @@ -409,6 +409,7 @@ input[type='checkbox'].checkbox--white:indeterminate:disabled + label:after,inpu flex-grow:1 } #header #header-right { + color: white; justify-content:flex-end } .header-appname-container .header-appname { -- cgit v1.2.3