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

View File

@@ -2287,17 +2287,13 @@ body.login {
}
/* plugin-install */
div.star {
left: auto;
right: 0;
letter-spacing: 0;
div.star-holder {
background: url('../images/stars-rtl.png?ver=20120506.png') repeat-x bottom right;
}
.star img, div.star a, div.star a:hover, div.star a:visited {
right: auto;
left: 0;
div.star-holder .star-rating {
background: url('../images/stars-rtl.png?ver=20120506.png') repeat-x top right;
float: right;
}
#plugin-information ul#sidemenu {
left: auto;
right: 0;