server consent improvements

This commit is contained in:
Bruno Windels
2020-12-07 16:20:17 +01:00
parent 42190df040
commit e9224c4d66
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ textarea {
font-style: normal;
}
button {
button, input[type=submit] {
cursor: pointer;
}