Add white background to create MR banner

This commit is contained in:
Annabel Dunstone Gray 2016-09-09 19:17:19 -05:00 committed by Fatih Acet
parent 96a7648f24
commit 502c53b5fe
2 changed files with 2 additions and 3 deletions

View File

@ -1,12 +1,11 @@
- @no_container = true
%div{ class: container_class }
.nav-block.activity-filter-block
- if current_user
.controls
= link_to namespace_project_path(@project.namespace, @project, format: :atom, private_token: current_user.private_token), title: "Feed", class: 'btn rss-btn' do
%i.fa.fa-rss
= icon('rss')
= render 'shared/event_filter'

View File

@ -1,6 +1,6 @@
- if event = last_push_event
- if show_last_push_widget?(event)
.row-content-block.top-block.clear-block.hidden-xs
.row-content-block.top-block.hidden-xs.white
%div{ class: container_class }
.event-last-push
.event-last-push-text