Persoenliche Mediazentrale
ulrich
2021-04-24 4bbb9f05ba12894477e611eb9b75113e3e3cce29
www/ui/app.css
@@ -129,7 +129,7 @@
  /* position: relative; */
  /* height: 0.1em; */
  /* transition: all 0.3s ease-in; */
  height: 10em;
  height: 8.2em;
}
.dlg-behaelter {
@@ -223,6 +223,16 @@
  pointer-events: none;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.entity-liste-kopf {
  display: flex;
  flex-flow: row;
@@ -237,7 +247,6 @@
.entity-element {
  margin: 0.4rem;
  user-select: none;
}
.entity-form-element {
@@ -263,7 +272,9 @@
}
.entity-eintrag:hover {
  background-color: #ececec;
  /* background-color: #ececec; */
  color: red;
  /* font-weight: bolder; */
}
.entity-typ-folder:before {
@@ -477,7 +488,7 @@
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* margin-left: .2em; */
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */