Fixes for new categories interface from mdawaffe. fixes #5618

git-svn-id: http://svn.automattic.com/wordpress/trunk@6591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-01-10 20:19:58 +00:00
parent 1f71b9227d
commit db44305ce1
7 changed files with 33 additions and 40 deletions

View File

@@ -1090,10 +1090,6 @@ a.view-comment-post-link {
background: url(images/xit.gif) no-repeat -10px 0;
}
#newtag {
color: #999;
}
.howto {
font-style: italic;
display: block;
@@ -1284,3 +1280,4 @@ ul.categorychecklist li {
/* Global classes */
.wp-hidden-children .wp-hidden-child { display: none; }
.ui-tabs-hide { display: none; }
.form-input-tip { color: #999; }