1st commit for syncing own Jlog developments with master

This commit is contained in:
RobbBienert 2024-10-04 16:40:09 +02:00
parent 2ae67af572
commit 517c58344d
54 changed files with 1784 additions and 1062 deletions

View file

@ -26,3 +26,6 @@
#admin .hide { display: none; }
#admin-menu { position: relative; z-index: 2; }
#admin div.center {
overflow-x: scroll
}