sync errors

This commit is contained in:
2026-05-10 18:02:06 +02:00
parent e754b14085
commit 96e555de0a
5 changed files with 154 additions and 23 deletions
+1
View File
@@ -156,6 +156,7 @@ tr:hover td { background: rgba(255,255,255,0.02); }
.btn-danger { background: #dc2626; color: #fff; border: 1px solid #dc2626; }
.btn-danger:hover { background: #b91c1c; border-color: #b91c1c; }
.danger-zone { border-color: rgba(220,38,38,0.4); }
.cache-status { margin-bottom: 1rem; }
/* Forms */
.form-section {