Add back cursor: not-allowed for disabled buttons

This commit is contained in:
Eric Ferraiuolo 2013-06-11 16:04:20 -04:00
parent 83823f17f0
commit c76879b411

View File

@ -53,7 +53,7 @@
-khtml-opacity: 0.40;
-moz-opacity: 0.40;
opacity: 0.40;
cursor: default;
cursor: not-allowed;
box-shadow: none;
}