ulrich@undisclosed
2020-05-09 e86f3c41186ab42109aa8e19697a56b38a3ef0df
web/ui2/stile.css
@@ -64,6 +64,7 @@
  display: flex;
  flex-flow: column;
  /* background-color: #eaeaea; */
  height: 100%;
  width: 100%;
}
@@ -103,21 +104,29 @@
}
.dialog {
  display: flex;
  flex-flow: column;
  position: relative;
  /* height: 0.1em; */
  transition: all 0.3s ease-in;
  /* white-space: nowrap; */
}
.dlg-behaelter {
  line-height: 1.6;
  display: flex;
  flex-flow: column;
  /* line-height: 1.6; */
  height: 100%;
  padding: 0.4em;
}
.dlg-info {
  display: flex;
  flex-flow: column;
  background-color: #dcf2fb; /* blau */ 
  padding: 0.4em;
}
/*
  Close Button