Theme install style tweaks, see #8652

git-svn-id: https://develop.svn.wordpress.org/trunk@10788 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-03-15 11:04:34 +00:00
parent 6cbdd69a1e
commit 2327dd41c7
7 changed files with 48 additions and 29 deletions

View File

@@ -74,4 +74,26 @@ div.star img {
.theme-listing br.line {
border-bottom: thin solid #ccc;
margin-bottom: 3px;
}
}
#search-field {
padding: 1px;
}
p.popular-tags {
line-height: 1.8em;
}
.available-theme {
text-align: center;
}
#theme-information .available-theme a.screenshot {
border: 0 none;
display: inline;
}
#theme-information .available-theme h3 {
margin: 1em 0;
}