mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 13:14:29 +00:00
Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
git-svn-id: https://develop.svn.wordpress.org/trunk@4267 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -502,7 +502,7 @@ table .vers {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#deletepost:hover, #deletecomment:hover {
|
||||
input.delete:hover {
|
||||
background: #ce0000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user