Diverse Anpassungen besonders bei SEAWebClientGroup

This commit is contained in:
Daniel
2025-04-24 14:50:27 +02:00
committed by Markus Zolliker
parent 27f60e1187
commit 960e95c447
8 changed files with 760 additions and 932 deletions

View File

@ -27,13 +27,12 @@
}
.history {
position: absolute;
font-family: monospace;
font-size: 12px;
padding: 80px 8px 50px 8px;
width: 100%;
height: 100%;
overflow-y: auto;
background-color: #303030;
color: lightgray;
background-color: lightgray;
color: #303030;
}