Skip to content

Commit

Permalink
Style user name in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Jun 17, 2017
1 parent 83f9e0b commit d76625a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scss/modules/menu/_team.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
color: $color-highlight;
}

#team_menu_user_name,
#team_menu_user_details {
color: $base-font-color !important;
opacity: 0.75;
}

#im-list li.member.active .presence,
#starred-list li.member.active .presence {
color: $base-font-color;
Expand Down

0 comments on commit d76625a

Please sign in to comment.