Cursor style for login form submit, fixes #6452. Hat tip: ionfish.
git-svn-id: https://develop.svn.wordpress.org/trunk@9173 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9b83dd6714
commit
3ea6e61df7
@ -29,7 +29,7 @@ form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0;}
|
||||
-khtml-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
cursor: default;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
margin-top: -6px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user