diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 30d576930..683556229 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -1317,6 +1317,15 @@ ul.ballot-list { color: #92BA48; } + .button { + background: white; + color: $brand; + } + + .callout.warning a { + color: $color-warning; + } + .info { background: #314253; padding: $line-height; diff --git a/app/views/polls/_reasons_for_not_answering.html.erb b/app/views/polls/_reasons_for_not_answering.html.erb index 374d319d9..bd0bab3ad 100644 --- a/app/views/polls/_reasons_for_not_answering.html.erb +++ b/app/views/polls/_reasons_for_not_answering.html.erb @@ -1,9 +1,9 @@ <% if poll.incoming? %> -
<%= poll_dates(poll) %>