ulrich
2020-05-16 f57e8475b5c9d58dd9cedc7f0d866d9cdb09965c
commit | author | age
f14cbc 1
3c1a75 2
U 3 #inhalt {
2bdb0e 4   margin-top: 0.5em;
U 5   margin-left: 0.5em;
6   margin-right: 0.5em;
72c5c3 7 }
U 8
2bdb0e 9 #nutzerliste {
U 10   height: 10em;
11   width: 80%
12 }
3c1a75 13
2bdb0e 14 #nutzerrollen {
U 15   height: 5em;
16   width: 80%
17 }
f14cbc 18
2bdb0e 19 #rollen {
U 20   height: 5em;
21   width: 80%
22 }
f14cbc 23
2bdb0e 24 #nav {
U 25   margin-top: 1em;
26 }
f14cbc 27
2bdb0e 28 #role-form {
U 29   margin-top: 1em;
30 }
31
32 #user-role-form {
33   margin-top: 1em;
f8b1d6 34 }
U 35
36 .eingabe {
37   margin-top: 0.5em;
e9db3f 38 }
U 39
40 .role-select {
41   margin-bottom: 0.5em;
2bdb0e 42 }