Tabbed interface for site editing. see #15174

git-svn-id: https://develop.svn.wordpress.org/trunk@15903 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-10-21 18:35:52 +00:00
parent b41591f183
commit 69994bf7ca
9 changed files with 602 additions and 385 deletions

View File

@@ -3813,7 +3813,7 @@ div#custom-background-image img {
color: #464646;
}
.themes-php .wrap h2, .theme-install-php .wrap h2 {
.themes-php .wrap h2, .theme-install-php .wrap h2, .site-info-php .wrap h3, .site-options-php .wrap h3, .site-users-php .wrap h3, .site-themes-php .wrap h3 {
border-bottom: 1px solid #ccc;
padding-bottom: 0;
}