1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 14:11:59 +01:00

fmlist integration, new admin panel, bugfixes

This commit is contained in:
NoobishSVK
2024-09-15 00:00:42 +02:00
parent acc0c4fb16
commit ab000412fa
22 changed files with 834 additions and 540 deletions

View File

@@ -18,6 +18,10 @@ button:hover {
opacity: 0.6;
}
.cursor-disabled {
cursor: not-allowed;
}
.btn-next {
width: 200px;
padding: 10px;