mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Show category ID.
git-svn-id: https://develop.svn.wordpress.org/trunk@1143 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user