Add cursor pointer to buttons. Props ionfish. fixes #5943
git-svn-id: https://develop.svn.wordpress.org/trunk@7040 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7e98ec2a8b
commit
01f1ccaf99
@ -159,6 +159,7 @@ form#upload #post_content {
|
||||
border-radius: 3px;
|
||||
color: #246;
|
||||
background: #e5e5e5;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.button-secondary {
|
||||
|
Loading…
Reference in New Issue
Block a user