Callout
About
The callout can be used to make messages stand out and works as an alternative to alerts.
This is a callout. Example text to show it in action.
<div class="callout">
<strong>This is a callout.</strong> Example text to show it in action.
</div>
Styles
Style the left border with any of the contextual colors.
This is a primary callout. Example text to show it in action.
This is a secondary callout. Example text to show it in action.
This is a success callout. Example text to show it in action.
This is a danger callout. Example text to show it in action.
This is a warning callout. Example text to show it in action.
This is an info callout. Example text to show it in action.
This is a light callout. Example text to show it in action.
This is a dark callout. Example text to show it in action.
This is a Beets callout. Example text to show it in action.
<div class="callout callout-beets">
<strong>This is a callout.</strong> Example text to show it in action.
</div>