styling for comment reply cancel button

This commit is contained in:
Jordan Scales 2012-08-30 16:50:01 -04:00
parent 14fe4e6623
commit 56e061db72

View file

@ -553,6 +553,14 @@ div.comment_reply form {
padding-top: 1em;
}
div.comment_reply a.comment-cancel {
margin-left: 15px;
color: #AC130D;
}
div.comment_reply a.comment-cancel:hover {
color: #DD4B3C;
}
a.pagelink {
border: 1px solid #ddd;