ulrich
2020-05-19 80269a1b29d06eba178ee84cf3d7fcfa4f432b4a
web/ui2/stile.css
@@ -32,7 +32,9 @@
  display: flex;
  flex-flow: row;
  height: 2em;
  justify-content: space-between;
  align-items: center;
  /*align-self: stretch;*/
}
.sued {
  height: 1.5em;
@@ -71,7 +73,6 @@
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.zentraler-inhalt {
@@ -108,6 +109,10 @@
.zurueck-btn:hover {
  color: #888;
}
.top-btn-area {
  /*margin-left: auto;*/
}
.top-btn {
@@ -162,6 +167,7 @@
  flex-flow: column;
  position: relative;
  transition: all 0.3s ease-in;
  height: 100%;
  /* white-space: nowrap; */
}