mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Updates: Allow the update row to include the active border styling post-ajax update.
Props TobiasBg. Fixes #32129 git-svn-id: https://develop.svn.wordpress.org/trunk@32782 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1277,7 +1277,6 @@ tr.active.update + tr.plugin-update-tr .plugin-update {
|
||||
|
||||
.plugins .plugin-update-tr .plugin-update {
|
||||
padding: 0;
|
||||
border: none;
|
||||
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
|
||||
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user