mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 21:54:28 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user