Änderungen von Dokument FORMCYCLE Hilfe
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -875,7 +875,6 @@ 875 875 876 876 /* Dialog box */ 877 877 #dialogv8 { 878 - user-select: none; 879 879 background-color: white; 880 880 padding: 20px; 881 881 border-radius: 25px; ... ... @@ -912,10 +912,6 @@ 912 912 border-radius: 15px; 913 913 cursor: pointer; 914 914 } 915 - .dialog-buttons DIV:hover { 916 - opacity: 0.8; 917 - cursor: pointer; 918 - } 919 919 920 920 .continue-button { 921 921 background-color: #617496;