Änderungen von Dokument FORMCYCLE Hilfe
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -905,13 +905,17 @@ 905 905 border-top: 1px solid black; 906 906 } 907 907 908 - .dialog-buttons DIV { 909 - padding: 10px20px;908 + .dialogv8-buttons DIV { 909 + padding: 7px 9px; 910 910 font-size: 15px; 911 911 border: none; 912 912 border-radius: 15px; 913 913 cursor: pointer; 914 914 } 915 + .dialogv8-buttons DIV:hover { 916 + opacity: 0.8; 917 + cursor: pointer; 918 + } 915 915 916 916 .continue-button { 917 917 background-color: #617496;