From edaffd8c21daf939e63ebe67219caa0c458001cc Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 11 Jan 2016 03:58:02 +0100 Subject: Add userinterface --- static/css/global_view.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 static/css/global_view.css (limited to 'static/css') diff --git a/static/css/global_view.css b/static/css/global_view.css new file mode 100644 index 0000000..5d6cb13 --- /dev/null +++ b/static/css/global_view.css @@ -0,0 +1,5 @@ +#globalViewWarning { + color: #959595; + font-weight: bold; + font-size: 10px; +} -- cgit v1.2.3-1-g7c22