CSS tweaks for plugins-all screen

git-svn-id: https://develop.svn.wordpress.org/trunk@11523 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-06-06 03:33:20 +00:00
parent 65a1d7d9e3
commit f05600599b
4 changed files with 18 additions and 4 deletions
+6 -1
View File
@@ -595,7 +595,7 @@ input.readonly, textarea.readonly {
#search-plugins-table .inactive th,
#search-plugins-table .inactive td,
tr.inactive + tr.plugin-update-tr .plugin-update {
background-color: #eee;
background-color: #ebebeb;
}
.plugins .active,
@@ -604,6 +604,11 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
color: #000;
}
#all-plugins-table .inactive a,
#search-plugins-table .inactive a {
color: #555;
}
#the-comment-list .unapproved,
#the-comment-list .unapproved th,
#the-comment-list .unapproved td {
+6 -1
View File
@@ -590,7 +590,7 @@ input.readonly, textarea.readonly {
#search-plugins-table .inactive th,
#search-plugins-table .inactive td,
tr.inactive + tr.plugin-update-tr .plugin-update {
background-color: #eee;
background-color: #ebebeb;
}
.plugins .active,
@@ -599,6 +599,11 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
color: #000;
}
#all-plugins-table .inactive a,
#search-plugins-table .inactive a {
color: #555;
}
#the-comment-list .unapproved,
#the-comment-list .unapproved th,
#the-comment-list .unapproved td {