QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146

git-svn-id: https://develop.svn.wordpress.org/trunk@9606 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-11 09:39:42 +00:00
parent 7ad0f70c47
commit 34172f06d1
10 changed files with 25 additions and 29 deletions
+1 -14
View File
@@ -348,7 +348,7 @@ form p.submit .cancel:hover {
}
a.button {
padding: 4px 8px;
padding: 3px 8px;
}
#doaction,
@@ -1721,19 +1721,6 @@ table.form-table td .updated {
width: 16em;
}
#edit-slug-buttons a.save {
padding: 6px 4px;
margin-right: 4px;
text-decoration: none;
border-width: 1px;
border-style: solid;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
}
.postarea h3 label {
float: left;
}