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:
saxmatt 2004-07-21 07:44:27 +00:00
parent a1c3ac85cd
commit 13b9cfee0a
1 changed files with 4 additions and 0 deletions

View File

@ -139,6 +139,10 @@ textarea, input, select {
font-family: "Courier New", Courier, mono;
}
.commentlist li {
border-bottom: 1px solid #369;
}
.ed_button {
padding: 1px;
}