mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
CSS tweaks for plugin page, props Denis-de-Bernardy, fixes #10054
git-svn-id: https://develop.svn.wordpress.org/trunk@11546 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -595,6 +595,11 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
|
||||
background-color: #ebeeef;
|
||||
}
|
||||
|
||||
.plugin-update-tr .update-message {
|
||||
background-color: #fffbe4;
|
||||
border-color: #dfdfdf;
|
||||
}
|
||||
|
||||
.plugins .active,
|
||||
.plugins .active th,
|
||||
.plugins .active td {
|
||||
|
||||
@@ -590,6 +590,11 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.plugin-update-tr .update-message {
|
||||
background-color: #fffbe4;
|
||||
border-color: #dfdfdf;
|
||||
}
|
||||
|
||||
.plugins .active,
|
||||
.plugins .active th,
|
||||
.plugins .active td {
|
||||
|
||||
Reference in New Issue
Block a user