mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-29 15:44:27 +00:00
Stop the fade-out of the Undo notices on Edit Comments screen, props caesarsgrunt, fixes #11259, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12278 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -629,8 +629,8 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
|
||||
color: #d98500;
|
||||
}
|
||||
|
||||
table.widefat .delete a,
|
||||
table.widefat .trash a,
|
||||
table.widefat span.delete a,
|
||||
table.widefat span.trash a,
|
||||
#dashboard_recent_comments .delete a,
|
||||
#dashboard_recent_comments .trash a {
|
||||
color: #bc0b0b;
|
||||
@@ -1674,10 +1674,6 @@ div.widgets-sortables,
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
.trash-undo {
|
||||
background-color: #ebffe0;
|
||||
}
|
||||
|
||||
#dashboard_recent_comments .trash-undo {
|
||||
border-top-color: #dfdfdf;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user