mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Importers and Install themes thickbox fixes, props helenyhou, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18704 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -5028,7 +5028,15 @@ td.media-icon img {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.import-system {font-size: 16px;}
|
||||
.importers td {
|
||||
padding-right: 14px;
|
||||
}
|
||||
|
||||
.importers {
|
||||
font-size: 16px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#namediv table {
|
||||
width: 100%;
|
||||
}
|
||||
@@ -7167,6 +7175,12 @@ h3 span {
|
||||
padding: 20px 15px;
|
||||
}
|
||||
|
||||
#theme-information .available-theme {
|
||||
overflow: visible;
|
||||
padding: 20px 15px;
|
||||
width: 440px;
|
||||
}
|
||||
|
||||
#theme-information .theme-preview-img {
|
||||
float: left;
|
||||
margin: 5px 25px 10px 15px;
|
||||
|
||||
Reference in New Issue
Block a user