ulrich
2020-05-19 a52c39a698c68fa04789629a79c45ad1f882e627
web/ui2/stile.css
@@ -11,6 +11,8 @@
  height: 100%; /* Anmerkung 2 */
  font-size: larger;
  font-family: 'Roboto Condensed';
   -webkit-text-size-adjust: none;
   /* touch-action: manipulation;*/
}
body {
  min-height: 0; /* Anmerkung 1 */
@@ -119,13 +121,14 @@
.del-user-btn {
  margin: 0 1.5em 0 1em;
  height: 28px;
  line-height: 24px;
  margin-left: auto;
  height: 32px;
  line-height: 12px;
  text-align: center;
}
.danger-btn {
  background-color: lightcoral;
  background-color: #ffcccc;
}
/* Nutzerliste */
@@ -221,8 +224,13 @@
/* Nutzer-Rollen */
.rollen-ansicht-titel {
  display: flex;
  flex-flow: row;
  align-items: center;
  align-self: stretch;
  margin: 0;
  padding: 0;
  vertical-align: central;
}
.rollen-ueberschrift {