Fixes for the blue theme, props helenyhou, see #19183

git-svn-id: http://svn.automattic.com/wordpress/trunk@19195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2011-11-06 23:01:51 +00:00
parent a31f0ad164
commit 0ec64132db
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -659,7 +659,7 @@ input.readonly, textarea.readonly {
.plugins .inactive th,
.plugins .inactive td,
tr.inactive + tr.plugin-update-tr .plugin-update {
background-color: #efede7;
background-color: #f4f4f4;
}
.plugin-update-tr .update-message {
@ -1687,7 +1687,7 @@ table.diff .diff-addedline ins {
background: transparent url(../images/arrows.png) no-repeat right 3px;
}
#screen-meta-links .screen-meta-active a.show-settings {
#screen-meta-links a.show-settings.screen-meta-active {
background: transparent url(../images/arrows.png) no-repeat right -33px;
}