OSDN Git Service

v07
[pettanr/pettanr.git] / app / views / ground_colors / _element.html.erb
1 <%= content_tag :div, element.tag_attributes(:div, {'class' => "pettanr-comic-ground-color", 'style' => raw(element.style(spot).to_style)}) do %>
2
3 <% end %>