Skip to content

Commit

Permalink
Add style for unread group collapse caret
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Sep 15, 2017
1 parent ce1d16a commit 07ad773
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scss/modules/messaging/_unreads.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
color: $base-font-color;
}
}

.unread_group_collapse_caret {
.ts_icon_caret_down {
color: $color-highlight;
}
}
}

.collapsed .unread_group_header .ts_icon_caret_right,
Expand Down

0 comments on commit 07ad773

Please sign in to comment.