Commit 5caa989e by Tom Giannattasio

added transparent icons for the comment form

parent 7b7ad3d8
......@@ -1537,6 +1537,14 @@ body.discussion {
.comment-form {
padding: 8px 20px;
.wmd-button {
background: transparent;
span {
background-image: url(../images/wmd-buttons-transparent.png);
}
}
}
.comment-form-input {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment