From ca61f1040e3250c04b405890dea5e03371ba201a Mon Sep 17 00:00:00 2001 From: Steve Green Date: Wed, 9 May 2018 09:50:05 +1000 Subject: [PATCH] Added GDPR disclaimer to the UI --- ui/css/main.css | 4 ++++ ui/index.html | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/ui/css/main.css b/ui/css/main.css index ab83fd0..d042ad6 100644 --- a/ui/css/main.css +++ b/ui/css/main.css @@ -45,6 +45,10 @@ body { z-index: 60; } +.disclaimer-message .base-h6 { + padding: 5px; +} + .between-overlays { z-index: 50 !important; } diff --git a/ui/index.html b/ui/index.html index 0ddcd12..da3e790 100644 --- a/ui/index.html +++ b/ui/index.html @@ -63,6 +63,15 @@ + +
+
+ * This system is for demonstration purposes only and is not intended to process Personal Data. No Personal Data is to be entered + into this system as it may not have the necessary controls in place to meet the requirements of the General Data Protection + Regulation (EU) 2016/679. +
+
+