Skip to content

Commit

Permalink
Add style for flexpane message jump links
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed May 28, 2016
1 parent 7a9949b commit b9395d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/modules/flexpane/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,7 @@
border-bottom: 1px solid $color-shade-darkest;
color: $base-font-color;
}

.msg_right_link {
color: $base-link-color;
}

0 comments on commit b9395d6

Please sign in to comment.