From 70a614a0d43b3a8a614e751df442aac1900aedba Mon Sep 17 00:00:00 2001
From: ulrich <ulrich@uhilger.de>
Date: Fri, 10 Feb 2017 06:55:52 +0000
Subject: [PATCH] SessionManager hinzugefuegt, abstrakte Api-Klasse hinzugefuegt

---
 web/ui/stile.css |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/web/ui/stile.css b/web/ui/stile.css
index abfb850..f990909 100644
--- a/web/ui/stile.css
+++ b/web/ui/stile.css
@@ -31,4 +31,12 @@
 
 #user-role-form {
   margin-top: 1em;
+}
+
+.eingabe {
+  margin-top: 0.5em;
+}
+
+.role-select {
+  margin-bottom: 0.5em;
 }
\ No newline at end of file

--
Gitblit v1.9.3