Make deletes hover red, rawr.

git-svn-id: https://develop.svn.wordpress.org/trunk@7184 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2008-03-07 18:35:24 +00:00
parent ee5955c44d
commit b94a95a10c
12 changed files with 16 additions and 16 deletions

View File

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