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

git-svn-id: https://develop.svn.wordpress.org/trunk@15962 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-10-25 20:45:58 +00:00
parent b0208b5a8c
commit ae76af21a9
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;
}