Commit 07e87a54 by marco

icon color changes and profile link style to match profile page

parent 9fe62646
......@@ -1324,7 +1324,7 @@ body.discussion {
vertical-align: middle;
.profile-link {
//something
font-weight: 700;
}
}
......@@ -1425,8 +1425,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