summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css/hyperkitty-user.css
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static/css/hyperkitty-user.css')
-rw-r--r--hyperkitty/static/css/hyperkitty-user.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/hyperkitty/static/css/hyperkitty-user.css b/hyperkitty/static/css/hyperkitty-user.css
index 69b50d5..9586d8e 100644
--- a/hyperkitty/static/css/hyperkitty-user.css
+++ b/hyperkitty/static/css/hyperkitty-user.css
@@ -20,6 +20,9 @@
#login .social-login li {
margin: 0 20px;
}
+a#browserid.disabled {
+ cursor: wait;
+}