Persoenliche Mediazentrale
undisclosed
2023-01-23 03b95f100b605458e5bf2995e955882d9aa51868
www/app.css
@@ -179,6 +179,14 @@
/* ab hier Mediazentrale */
.gehe-zu-formular{
  font-size: smaller;
}
.gehe-zu-eingabe {
  width: 2rem;
}
.entity-formular {
  display: flex;
  flex-flow: column;
@@ -288,6 +296,16 @@
  cursor: pointer;
}
.drag-over {
  color: blueviolet;
  border-style: dashed;
  border-width: 1px;
}
.hide {
  display: none;
}
.entity-eintrag:hover {
  /* background-color: #ececec; */
  color: red;