Dateiverwaltung für die WebBox
ulrich
2021-01-23 74228e6c5e9fd3fd5f0232411be0a0ea38e43bd9
Stile angepasst
1 files modified
14 ■■■■■ changed files
web/ui2/stile.css 14 ●●●●● patch | view | raw | blame | history
web/ui2/stile.css
@@ -32,11 +32,12 @@
  background-color: #3f3f3f;
  display: flex;
  flex-flow: row;
  height: 2em;
  height: 1.4em;
  align-items: center;
  margin: 0;
  padding: 0;  
  justify-content:space-between;
  justify-content:space-between;
  font-size: 1em;
}
.sued {
  height: 1.5em;
@@ -124,8 +125,8 @@
.top-btn {
  margin: 0;
  padding: 0 0.2em 0 0.2em;
  height: 28px;
  line-height: 24px;
  height: 1.3em;
  line-height: 1em;
  text-align: center;
  font-size: large;
  background-color: white;
@@ -200,11 +201,12 @@
.figure {
  padding: 0.2em;
  margin: 0.2em;
  margin: 0.2em 0.5em 0.2em 0;
  overflow-wrap: break-word;
}
.datei-figure {
  width: 2em;
  width: 2.5em;
  cursor: pointer;
  font-size: 1.6em;
  text-align: center;