Änderungen von Dokument FORMCYCLE Hilfe
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -905,17 +905,13 @@ 905 905 border-top: 1px solid black; 906 906 } 907 907 908 - .dialog v8-buttons DIV {909 - padding: 7px9px;908 + .dialog-buttons DIV { 909 + padding: 10px 20px; 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 - } 919 919 920 920 .continue-button { 921 921 background-color: #617496;