mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
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:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user