mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
RTL style fixes for the install theme info sidebar. Props ocean90. fixes #20583
git-svn-id: https://develop.svn.wordpress.org/trunk@20673 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -5338,6 +5338,7 @@ body.full-overlay-active {
|
||||
display: none;
|
||||
padding: 45px 20px 15px;
|
||||
}
|
||||
|
||||
.single-theme .install-theme-info {
|
||||
padding-top: 15px;
|
||||
}
|
||||
@@ -5375,6 +5376,7 @@ body.full-overlay-active {
|
||||
float: left;
|
||||
background: url('../images/stars.png?ver=20120307') repeat-x bottom left;
|
||||
}
|
||||
|
||||
.install-theme-info .theme-rating div {
|
||||
background: url('../images/stars.png?ver=20120307') repeat-x top left;
|
||||
height: 17px;
|
||||
|
||||
Reference in New Issue
Block a user