only verify-actions should show a mouse pointer

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
pull/3869/head
Bjoern Schiessle 2017-04-26 14:14:01 +07:00 committed by Morris Jobke
parent 59e8a19cc8
commit 27b676b680
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 1 additions and 1 deletions

@ -145,7 +145,7 @@ input#openid, input#webdav { width:20em; }
padding: 12px 6px;
float: right;
}
#personal-settings-container .verify,
#personal-settings-container .verify-action {
cursor: pointer;
}