new icons for new post; fixed icons on reply
This commit is contained in:
BIN
lms/static/images/new-post-icons-full.png
Normal file
BIN
lms/static/images/new-post-icons-full.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
@@ -351,6 +351,14 @@ body.discussion {
|
||||
padding: 40px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.wmd-button {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.wmd-button span {
|
||||
background: url(../images/new-post-icons-full.png) no-repeat;
|
||||
}
|
||||
}
|
||||
|
||||
.new-post-form {
|
||||
@@ -1408,6 +1416,10 @@ body.discussion {
|
||||
@include blue-button;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.wmd-button {
|
||||
width: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user