Larger screenshots in theme list tables. see #20403, #19816.

git-svn-id: https://develop.svn.wordpress.org/trunk@20426 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2012-04-10 21:09:14 +00:00
parent 1daab2358b
commit d48177f817
+4 -4
View File
@@ -4286,12 +4286,12 @@ h3.available-themes {
overflow: hidden;
padding: 20px;
vertical-align: top;
width: 240px;
width: 300px;
}
.available-theme a.screenshot {
width: 240px;
height: 180px;
width: 300px;
height: 225px;
display: block;
border-width: 1px;
border-style: solid;
@@ -4300,7 +4300,7 @@ h3.available-themes {
}
.available-theme img {
width: 240px;
width: 300px;
}
.available-theme h3 {