Passing spec for user product information
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
#ember-app-container
|
||||
background-image: image-url('textures/theme1.jpg')
|
||||
background-repeat: repeat
|
||||
main.main-section
|
||||
+panel($bg:rgba(200,200,200,0.8))
|
||||
height: 100%
|
||||
padding: 0
|
||||
margin: 0
|
||||
span.icon
|
||||
@extend .fa
|
||||
@extend .fa-lg
|
||||
&.needs-help
|
||||
@extend .fa-bell
|
||||
&.needs-payment
|
||||
@extend .fa-money
|
||||
#notice
|
||||
a
|
||||
color: white
|
||||
li
|
||||
span.currency
|
||||
float: right
|
||||
Reference in New Issue
Block a user