Use font awesome bell for removing supplier list helped
This commit is contained in:
@@ -1,3 +1 @@
|
||||
span.fa-stack.fa-2x.fa-stack-sized
|
||||
i.fa.fa-bell.fa-stack-small
|
||||
i.fa.fa-ban.revoke
|
||||
span
|
||||
|
||||
@@ -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%
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user