Änderungen von Dokument FORMCYCLE Hilfe
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -893,11 +893,13 @@ 893 893 } 894 894 895 895 .dialogv8-buttons { 896 - margin-top: 20px; 896 + margin-top: 10px; 897 + padding-top: 10px; 897 897 display: flex; 898 898 justify-content: space-around; 899 899 flex-wrap: wrap; 900 900 gap: 10px; 902 + border-top: 1px solid black; 901 901 } 902 902 903 903 .dialog-buttons button {