New style for edit comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a1c3ac85cd
commit
13b9cfee0a
|
@ -139,6 +139,10 @@ textarea, input, select {
|
||||||
font-family: "Courier New", Courier, mono;
|
font-family: "Courier New", Courier, mono;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.commentlist li {
|
||||||
|
border-bottom: 1px solid #369;
|
||||||
|
}
|
||||||
|
|
||||||
.ed_button {
|
.ed_button {
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue