added transparent icons for the comment form
This commit is contained in:
BIN
lms/static/images/wmd-buttons-transparent.png
Normal file
BIN
lms/static/images/wmd-buttons-transparent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user