Update plugin install screens to use the new stars. Add stars-rtl.png. Remove star.png and gray-star.png and add to old files list.

Props helenyhou
Fixes #20626



git-svn-id: https://develop.svn.wordpress.org/trunk@20754 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2012-05-09 16:27:24 +00:00
parent b5904b9525
commit 1b25bfa42e
10 changed files with 15 additions and 94 deletions
-14
View File
@@ -1926,20 +1926,6 @@ table.diff .diff-addedline ins {
}
/* Install Plugins */
.star-average,
.star.star-rating {
background-color: #fc0;
}
div.star.select:hover {
background-color: #d00;
}
div.star img {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
#plugin-information .fyi ul {
background-color: #eaf3fa;
}