Spinner eingebaut

Fehlermeldungen pro TAB getrennt
This commit is contained in:
2024-08-28 15:28:37 +00:00
parent 41d252d564
commit 080a5dad1c
16 changed files with 124 additions and 37 deletions
+5
View File
@@ -5,6 +5,7 @@ body {
margin-left: auto;
margin-right: auto;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
}
html {
@@ -271,4 +272,8 @@ footer #author #versn {
.highcharts-container {
margin-top: -10px;
}
.errdiv {
display: none;
}/*# sourceMappingURL=style.css.map */