Skip to content

Commit

Permalink
Fix styles for flexpane mention options
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Feb 11, 2017
1 parent dec458c commit f3b4e57
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions scss/modules/flexpane/_mentions.scss
@@ -1,20 +1,7 @@
#mentions_options {
#flex_contents .subheading#mentions_options {
background-color: $color-base;
border-top-color: $color-shade-darkest;
border-bottom-color: $color-shade-dark;
color: $base-font-color;

&.subheading.feature_message_replies_simple {
background: $color-shade-dark;
border-bottom-color: $color-base;
}
}

#member_mentions.feature_message_replies_simple h3 a {
color: $color-highlight;
}

#member_mentions_more_btn {
background-color: $color-shade-lightest !important;
}

.mention_day_container_div .day_divider {
Expand Down

0 comments on commit f3b4e57

Please sign in to comment.