kibana-123
Version:
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elastic
14 lines (11 loc) • 348 B
HTML
<div class="kuiMicroButtonGroup">
<button class="kuiMicroButton" title="Edit">
<span class="kuiIcon fa-gear"></span>
</button>
<button class="kuiMicroButton" title="View">
<span class="kuiIcon fa-eye"></span>
</button>
<button class="kuiMicroButton" title="Delete">
<span class="kuiIcon fa-trash"></span>
</button>
</div>