4.7.2 delete maps
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-06-21 09:18:14 +02:00
parent 7a850937b0
commit 199f8c0537
9 changed files with 199 additions and 59 deletions

View File

@@ -3259,6 +3259,14 @@ body.auth-readonly-integrations .integrationToolbar .btn.primary { pointer-event
.mapsMirBtn--outline:hover { background: #f5f5f5; }
.mapsMirBtn--danger {
background: #c0392b;
color: #fff;
border: 1px solid #c0392b;
}
.mapsMirBtn--danger:hover { background: #a93226; }
.mapsMirActiveHint {
margin-bottom: 12px;
padding: 8px 12px;