Add files missing in [17149]. see #15984.

git-svn-id: https://develop.svn.wordpress.org/trunk@17150 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-26 06:36:06 +00:00
parent 00eaa56f22
commit 5c5393fc22
2 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
div.star {
left:auto;
right: 0;
}
.star img, div.star a, div.star a:hover, div.star a:visited {
right: auto;
left: 0;
}
.theme-listing .theme-item h3 {
font-style: normal;
}
#theme-information .theme-preview-img {
float: right;
margin: 5px 15px 10px 25px;
}
#theme-information .action-button #cancel {
float: right;
}
#theme-information .action-button #install {
float: left;
}
.feature-filter .feature-group {
float: right;
}
.feature-filter .feature-name {
float: right;
text-align: left;
}
.feature-filter .feature-group li {
float: right;
padding-right: 0;
padding-left: 25px;
}