move to evented mustache system
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.list-status
|
||||
.list-needs-help-indicator
|
||||
display: inline-block
|
||||
width: 30px
|
||||
color: #400
|
||||
background-color: #aaf
|
||||
text-align: center
|
||||
margin-right: 7px
|
||||
&.hide
|
||||
display: none
|
||||
.list-needs-payment-indicator
|
||||
display: inline-block
|
||||
width: 30px
|
||||
color: #440
|
||||
background-color: #faa
|
||||
text-align: center
|
||||
margin-right: 7px
|
||||
&.hide
|
||||
display: none
|
||||
Reference in New Issue
Block a user