Dateiverwaltung für die WebBox
ulrich
2018-03-03 45ad000a53dfd90d36ff5c74d5900a24e7b2df00
web/ui/stile.css
@@ -37,6 +37,16 @@
  height: 100%;
}
/* Stile MCE-Editor */
.mce-editor {
  width: 100%;
  height: 100%;
}
.text-editor {
  width: 100%;
  height: 100%;
}
/* Stile Listenansicht */
@@ -63,7 +73,11 @@
}
.sued {
  background-color: lightgray;
  background-color: #eee;
}
.system-out {
  height: 8em;
  overflow-y: auto;
}
.west {
  flex-grow: 0;