Add cursor pointer to buttons. Props ionfish. fixes #5943

git-svn-id: http://svn.automattic.com/wordpress/trunk@7040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-02-26 18:44:26 +00:00
parent e0649b751c
commit afe0740ba8
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 {