Skip to content

Commit

Permalink
Add style for direct messaging presence icon
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Feb 12, 2017
1 parent 0f737ee commit 90fcb63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/modules/header/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,7 @@
background: $color-shade-darkest;
border: 1px solid $color-shade-light;
}

.presence {
color: $color-highlight;
}

0 comments on commit 90fcb63

Please sign in to comment.