Gruppen-Rechtetabelle: Einrückung der Unterpunkte auf 48px erhöht

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-11 09:53:27 +02:00
co-authored by Claude Sonnet 5
parent 7d7239e1af
commit bb3a6ab3a5
+1 -1
View File
@@ -1117,7 +1117,7 @@ select {
.permission-table th:first-child { text-transform: none; font-family: inherit; letter-spacing: normal; } .permission-table th:first-child { text-transform: none; font-family: inherit; letter-spacing: normal; }
.permission-table td:first-child, .permission-table th:first-child { text-align: left; padding-right: 14px; padding-left: 0; } .permission-table td:first-child, .permission-table th:first-child { text-align: left; padding-right: 14px; padding-left: 0; }
.permission-table tbody tr:last-child td { border-bottom: none; } .permission-table tbody tr:last-child td { border-bottom: none; }
.permission-row-label { color: var(--text-dim); padding-left: 34px !important; } .permission-row-label { color: var(--text-dim); padding-left: 48px !important; }
/* Sichtbares Ausgrauen, solange der Kill-Switch des Bereichs aus ist — /* Sichtbares Ausgrauen, solange der Kill-Switch des Bereichs aus ist —
zusätzlich zum disabled-Attribut, das der Browser nur dezent abblendet zusätzlich zum disabled-Attribut, das der Browser nur dezent abblendet
(siehe applyPermissionGating() im Script-Block). */ (siehe applyPermissionGating() im Script-Block). */