Dateiverwaltung für die WebBox
ulrich
2021-01-21 bf56be31ddaaee5333625e2f5a2e733f7651c7ef
web/ui2/stile.css
@@ -42,7 +42,7 @@
  height: 1.5em;
  overflow: hidden;
  transition: all 0.3s ease-in;
  background-color: lightgray;
  background-color: #fcfce1;
}
.west {
  flex-grow: 0;
@@ -182,6 +182,22 @@
  color: #b8b8b8;
}
.close-btn-fuss {
  /*position: absolute;
  top: 0px;
  right: 0.4em;*/
  float: right;
  margin: 0;
  padding: 0;
  font-size: 1.3em;
  color: #b8b8b8;
}
.system-out {
  height: 8em;
  overflow-y: auto;
}
.figure {
  padding: 0.2em;
  margin: 0.2em;