added transparent icons for the comment form

This commit is contained in:
Tom Giannattasio
2012-09-14 16:17:34 -04:00
parent 7b7ad3d8c2
commit 5caa989e3c
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -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 {