Use comments_open() and pings_open() in packaged themes. Props coffee2code. fixes #9556

git-svn-id: http://svn.automattic.com/wordpress/trunk@10978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2009-04-17 05:30:09 +00:00
parent c64513ba22
commit a1aeb4a1f2
7 changed files with 47 additions and 38 deletions

View File

@@ -1981,15 +1981,19 @@ p.search-box {
/* Edit posts */
td.post-title strong {
td.post-title strong, td.plugin-title strong {
display: block;
margin-bottom: .2em;
}
td.post-title p {
td.post-title p, td.plugin-title p {
margin: 6px 0;
}
td.plugin-title {
white-space: nowrap;
}
/* Global classes */
.wp-hidden-children .wp-hidden-child,