Commit 00abf08d by Tom Giannattasio

new icons for new post; fixed icons on reply

parent a574c48c
......@@ -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;
}
}
......
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