#268: Fix cursor of settings dialogs.

This commit is contained in:
Michael Jumper
2013-02-05 15:43:31 -08:00
parent 79be9c2eb8
commit 572fc91233

View File

@@ -277,6 +277,7 @@ div.section {
.user.edit .fields,
.connection.edit .fields {
cursor: auto;
animation-name: fadein;
-webkit-animation-name: fadein;
animation-duration: 0.125s;