Closed fjenett closed 11 years ago
[css-background-color] [#ff0033] becomes <div class="cell" style="background-color:#ff0033">...</div>
[css-background-color] [#ff0033]
<div class="cell" style="background-color:#ff0033">...</div>
already working: https://github.com/motionbank/score-system-frontend/blob/master/app-base/views/cell-view.js#L47
[css-background-color] [#ff0033]
becomes<div class="cell" style="background-color:#ff0033">...</div>