summaryrefslogtreecommitdiffstats
path: root/static/css
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2016-01-11 03:58:02 +0100
committerAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2016-01-11 03:58:02 +0100
commitedaffd8c21daf939e63ebe67219caa0c458001cc (patch)
treeb72976fe31b15adf13a89a562d4f2db1b3163207 /static/css
parent783c4546d4b6910addd4aee01a77a6894d502968 (diff)
downloadep_global_view-master.tar.gz
ep_global_view-master.tar.bz2
ep_global_view-master.zip
Add userinterfaceHEADmaster
Diffstat (limited to 'static/css')
-rw-r--r--static/css/global_view.css5
1 files changed, 5 insertions, 0 deletions
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;
+}