Commit d2fae788 by marco

icon color changes and profile link style to match profile page

parent ff9f5714
......@@ -1321,7 +1321,7 @@ body.discussion {
vertical-align: middle;
.profile-link {
//something
font-weight: 700;
}
}
......@@ -1422,8 +1422,8 @@ body.discussion {
}
.helpgrid-row-participation {
.icon-plus {color: $green-u2;}
.icon-flag {color: $red-u2;}
.icon-plus {color: $green;}
.icon-flag {color: $pink;}
.icon-star {color: $blue;}
}
......
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