Commit d2fae788 by marco

icon color changes and profile link style to match profile page

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