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:
Ryan Boren 2008-02-26 18:44:26 +00:00
parent 7e98ec2a8b
commit 01f1ccaf99
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ form#upload #post_content {
border-radius: 3px;
color: #246;
background: #e5e5e5;
cursor: pointer;
}
.button-secondary {