New style for edit comments.

git-svn-id: https://develop.svn.wordpress.org/trunk@1473 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-07-21 07:44:27 +00:00
parent bef0248eee
commit d24b54bed9
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;
}