#apps-list:before {
  content: "Please don't update apps yourself since this can lead to misbehaviour. dotplex keeps your Nextcloud and apps up-to-date. \A\A Bitte aktualisieren Sie die Apps nicht selbst, da dies zu Problemen führen kann. dotplex hält Ihre Nextcloud und Apps auf dem neuesten Stand.";
  white-space: pre-wrap;
  display: flex;
  flex-grow: 1;
  background-color: #ffff8e;
  border-bottom: 1px solid #e6e605;
  padding: 1em 4em 1em 4em;
  margin: 0;
  font-weight: bold;
}