mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-17 03:56:07 +00:00
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:
parent
56673e49e6
commit
7e5d1fade9
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user