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

git-svn-id: http://svn.automattic.com/wordpress/trunk@7215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-03-10 22:10:39 +00:00
parent 56673e49e6
commit 7e5d1fade9

View File

@ -162,7 +162,7 @@ form#upload #post_content {
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor: default;
cursor: pointer;
text-decoration: none;
}