Fix showing stream names on dark background

(imported from commit 82185ac2717b380e81656630d34f377094d16c38)
This commit is contained in:
Allen Rabinovich 2014-02-07 12:55:35 -07:00
parent de65bb8194
commit dc71961dd9
2 changed files with 2 additions and 2 deletions

View File

@ -1230,7 +1230,7 @@ a.message_label_clickable:hover {
/* Brighten text because of the dark background */
.dark_background a,
.dark_background {
color: #ffffff;
color: #ffffff !important;
}
.dark_background a.message_label_clickable:hover {

View File

@ -98,7 +98,7 @@
{{/if}}
{{! stream link }}
<a class="message_label_clickable narrows_by_recipient stream_label"
<a class="message_label_clickable narrows_by_recipient stream_label {{color_class}}"
style="background: {{background_color}}; border-left-color: {{background_color}};"
href="{{stream_url}}"
title="Narrow to stream &quot;{{display_recipient}}&quot;">