bookend: Remove .sea-green class for Unsubscribe state.

This commit is contained in:
Cynthia Lin
2017-06-05 17:57:44 -07:00
committed by Tim Abbott
parent 1d183eabf1
commit 8e0b1bec9d

View File

@@ -5,7 +5,7 @@
<span>{{bookend_content}}</span>
{{#if trailing}}
<div class="sub_button_row new-style">
<button class="button white sea-green rounded stream_sub_unsub_button {{#unless subscribed}}unsubscribed{{/unless}}" type="button" name="subscription">
<button class="button white rounded stream_sub_unsub_button {{#unless subscribed}}sea-green{{/unless}}" type="button" name="subscription">
{{#if subscribed}}
{{t 'Unsubscribe' }}
{{else}}