Files
prestashop/themes/hummingbird/stories/ui/buttons/transparent.html

5 lines
180 B
HTML
Raw Normal View History

<button type="button" class="btn btn-text">This is a button</button>
<button type="button" class="btn btn-text">
<i class="material-icons">ac_unit</i> Button with icon
</button>