Tweak for multiple categories on edit page.
git-svn-id: https://develop.svn.wordpress.org/trunk@588 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9c89901ed9
commit
b1a7f8fbbf
@ -95,6 +95,16 @@ textarea, input, select {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-categories {
|
||||||
|
display: inline;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.post-categories li {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
.quicktags, .search {
|
.quicktags, .search {
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
Loading…
Reference in New Issue
Block a user