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:
Andrew Ozz
2009-06-10 21:55:14 +00:00
parent b3144dd383
commit e4c1fac732
4 changed files with 23 additions and 2 deletions

View File

@@ -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 {

View File

@@ -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 {