11.0 - Progress module

Progress module that is used in the popup when installing product

Default styling

Progress bar wrapper/outline

.mee-progress-bar

Progress line

.mee-progress-bar-line

<div class="{$modifiers}"></siv>

11.1 - Progress module

Envelope module that is used on succesful registration page

Default styling

<div class="mee-progress">
  <div style="width: 45%"></div>
</div>