mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 20:54:29 +00:00
Header selector styling fixes. Props iammattthomas. see #12343
git-svn-id: https://develop.svn.wordpress.org/trunk@13620 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3668,6 +3668,18 @@ div#custom-background-image p.submit {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* Custom Header */
|
||||
|
||||
table#available-headers td {
|
||||
padding: 0 20px 10px 0;
|
||||
}
|
||||
table#available-headers label input {
|
||||
margin-right: 8px;
|
||||
}
|
||||
table#available-headers label img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* Tab Interface */
|
||||
|
||||
.menu-tabs {
|
||||
|
||||
Reference in New Issue
Block a user