Dateiverwaltung für die WebBox
ulrich
2017-03-12 a7585943e71034e5e6cb95e42f94d756488b677d
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 */
@@ -102,7 +112,15 @@
}
.datei-gewaehlt {
  color: darkslateblue;
  background-color: lightblue;
}
.ordner {
  color: navajowhite;
}
.datei {
  color: lightgray;
}
#ansicht {