ulrich@undisclosed
2020-05-17 f7254551bdefb51624b4a26940543235e07db48f
web/ui2/stile.css
@@ -108,11 +108,21 @@
.top-btn {
  margin: 0 1em 0 1em;
  height: 28px;
  line-height: 24px;
  text-align: center;
  font-size: large;
}
.del-user-btn {
  margin: 0 1.5em 0 1em;
  height: 28px;
  line-height: 24px;
  text-align: center;
}
.danger-btn {
  background-color: lightcoral;
}
/* Nutzerliste */
@@ -218,8 +228,8 @@
  height: 2.5em;
  padding: 0 0.5em;
  margin: 0.2em;
  background-color: lightcoral;
  text-transform: none;
  background-color: #fff8c4;
  font-size: medium;
}
@@ -227,7 +237,7 @@
  height: 2.5em;
  padding: 0 0.5em;
  margin: 0.2em;
  background-color: darkseagreen;
  background-color: #fff8c4;
  text-transform: none;
  font-size: medium;
}
@@ -363,6 +373,13 @@
  transition-delay: 0.075s;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/lib/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Font für Piktogramme mit Fontello aus FontAwesome erzeugt */
@font-face {