Generalize seletion for h2 and h3 tabs. Props chrisbliss18 fixes #15154

git-svn-id: http://svn.automattic.com/wordpress/trunk@15962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2010-10-25 20:45:58 +00:00
parent ee1ba7f2f3
commit da54089621
9 changed files with 9 additions and 9 deletions

View File

@@ -3816,7 +3816,7 @@ div#custom-background-image img {
color: #464646;
}
.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 {
h2.nav-tab-wrapper, h3.nav-tab-wrapper {
border-bottom: 1px solid #ccc;
padding-bottom: 0;
}