Dateiverwaltung für die WebBox
ulrich
2018-04-03 b12c95e1d53caed954314ed5e42f0e54730df5cd
web/ui/stile.css
@@ -73,7 +73,11 @@
}
.sued {
  background-color: lightgray;
  background-color: #eee;
}
.system-out {
  height: 8em;
  overflow-y: auto;
}
.west {
  flex-grow: 0;
@@ -107,7 +111,7 @@
  -webkit-overflow-scrolling: touch;
}
.datei-figure {
  width: 6em;
  width: 8em;
  cursor: pointer;
}