ulrich@undisclosed
2020-05-19 e62473b629b362808fe6dd3958389454ac854519
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; */
}