From a57248cee407e2cdcf063e7a4f814898b5df5c52 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Thu, 18 Dec 2014 20:09:12 +0100 Subject: [PATCH] Use font awesome bell for removing supplier list helped --- .../supplier/app/templates/mark_list_helped_button.emblem | 4 +--- .../stylesheets/supplier/foundation1/_qstructure.css.sass | 2 +- .../supplier/foundation1/components/_dashboard.css.sass | 2 ++ config/locales/supplier.en.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/assets/javascripts/supplier/app/templates/mark_list_helped_button.emblem b/app/assets/javascripts/supplier/app/templates/mark_list_helped_button.emblem index 2a1d63a4..a10560fb 100644 --- a/app/assets/javascripts/supplier/app/templates/mark_list_helped_button.emblem +++ b/app/assets/javascripts/supplier/app/templates/mark_list_helped_button.emblem @@ -1,3 +1 @@ -span.fa-stack.fa-2x.fa-stack-sized - i.fa.fa-bell.fa-stack-small - i.fa.fa-ban.revoke +span diff --git a/app/assets/stylesheets/supplier/foundation1/_qstructure.css.sass b/app/assets/stylesheets/supplier/foundation1/_qstructure.css.sass index 27d5b742..a936e393 100644 --- a/app/assets/stylesheets/supplier/foundation1/_qstructure.css.sass +++ b/app/assets/stylesheets/supplier/foundation1/_qstructure.css.sass @@ -48,7 +48,7 @@ body padding: 0 margin: 0 .main-section - +panel($bg:rgba(200,200,200,0.8)) + +panel($bg:rgba(200,200,200,0.9)) padding: 0 margin: 0 min-height: 100% diff --git a/app/assets/stylesheets/supplier/foundation1/components/_dashboard.css.sass b/app/assets/stylesheets/supplier/foundation1/components/_dashboard.css.sass index 205f1002..4689e83d 100644 --- a/app/assets/stylesheets/supplier/foundation1/components/_dashboard.css.sass +++ b/app/assets/stylesheets/supplier/foundation1/components/_dashboard.css.sass @@ -28,6 +28,8 @@ $button-spacing: 8px padding-left: 8px //do not ask me why, just looks padding-right: 2px //do not ask me why, just looks margin-right: $button-spacing + span + @extend .fa, .fa-2x, .fa-bell-slash-o .remove_list_needs_payment +button-icon-only vertical-align: top diff --git a/config/locales/supplier.en.yml b/config/locales/supplier.en.yml index e9406c7c..83684c4c 100644 --- a/config/locales/supplier.en.yml +++ b/config/locales/supplier.en.yml @@ -5,7 +5,7 @@ en: confirm: Yes general: destroy: - text: 'Weet je dit zeker?' + text: 'Are you sure?' sign_up: header: | Nice that you want to start using Mozo.