Show category ID.

git-svn-id: https://develop.svn.wordpress.org/trunk@1143 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-04-24 19:32:31 +00:00
parent 81bc3fe0c9
commit 522437bd7b
3 changed files with 4 additions and 4 deletions
+2 -3
View File
@@ -185,7 +185,7 @@ textarea, input, select {
.wrap {
border: 1px solid #ccc;
margin: 15px 5%;
padding: 0 1em;
padding: .5em 1em;
}
.wrap h2 {
@@ -341,8 +341,7 @@ textarea, input, select {
width: 100%;
}
#postcustom td,th {
background-color: #fff;
#postcustom td, #postcustom th {
color: #000;
margin: 1px;
padding: 0.2em;