summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2017-04-26 10:03:21 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-04-28 23:41:36 -0300
commit06265fe77028c9d04f00e411d1a43bf2718052e4 (patch)
tree754dbe633f5657d8d322fce1da7876dad720b991 /settings/css
parent2a07ec8e2198985f25641289f0b4d8b2bb76ed28 (diff)
downloadnextcloud-server-06265fe77028c9d04f00e411d1a43bf2718052e4.tar.gz
nextcloud-server-06265fe77028c9d04f00e411d1a43bf2718052e4.zip
make use of verification buttons
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 29bcc8a37c3..597b5f4490b 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -144,7 +144,7 @@ input#openid, input#webdav { width:20em; }
padding-top: 10px;
}
-#personal-settings-container .verify:hover {
+#personal-settings-container .verify-action {
cursor: pointer;
}