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
|
span
|
||||||
i.fa.fa-bell.fa-stack-small
|
|
||||||
i.fa.fa-ban.revoke
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ body
|
|||||||
padding: 0
|
padding: 0
|
||||||
margin: 0
|
margin: 0
|
||||||
.main-section
|
.main-section
|
||||||
+panel($bg:rgba(200,200,200,0.8))
|
+panel($bg:rgba(200,200,200,0.9))
|
||||||
padding: 0
|
padding: 0
|
||||||
margin: 0
|
margin: 0
|
||||||
min-height: 100%
|
min-height: 100%
|
||||||
|
|||||||
@@ -28,6 +28,8 @@ $button-spacing: 8px
|
|||||||
padding-left: 8px //do not ask me why, just looks
|
padding-left: 8px //do not ask me why, just looks
|
||||||
padding-right: 2px //do not ask me why, just looks
|
padding-right: 2px //do not ask me why, just looks
|
||||||
margin-right: $button-spacing
|
margin-right: $button-spacing
|
||||||
|
span
|
||||||
|
@extend .fa, .fa-2x, .fa-bell-slash-o
|
||||||
.remove_list_needs_payment
|
.remove_list_needs_payment
|
||||||
+button-icon-only
|
+button-icon-only
|
||||||
vertical-align: top
|
vertical-align: top
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ en:
|
|||||||
confirm: Yes
|
confirm: Yes
|
||||||
general:
|
general:
|
||||||
destroy:
|
destroy:
|
||||||
text: 'Weet je dit zeker?'
|
text: 'Are you sure?'
|
||||||
sign_up:
|
sign_up:
|
||||||
header: |
|
header: |
|
||||||
Nice that you want to start using Mozo.
|
Nice that you want to start using Mozo.
|
||||||
|
|||||||
Reference in New Issue
Block a user