piskel/src/templates/transformations.html
2017-06-01 19:46:34 +02:00

11 lines
327 B
HTML

<div class="toolbox-container transformations-container">
<h3 class="toolbox-title transformations-title">
Transform
<span
class="transformations-show-more-link piskel-icon-plus"
title="View more tools"
rel="tooltip" data-placement="top"
></span>
</h3>
<ul class="tools-wrapper"></ul>
</div>