Commit 49e5d0bb authored by Jehan Tremback's avatar Jehan Tremback

use icon mixin in threadexp

parent e03f59e1
......@@ -251,9 +251,7 @@ label {
top: .8em;
left: -($threadexp-width / 2);
outline: 1px dotted #aaa;
background-image: url("../images/minus_1.png");
background-size: 100% 100%;
background-position: center;
@include icon("minus_1.png");
.hyp-collapsed > & {
background-image: url("../images/plus_1.png");
......
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