mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user