Sha256: 7a05cbedb91ee4033a7d2799d06759a8d79ca599a9749e8492f74ce1930c12eb

Contents?: true

Size: 608 Bytes

Versions: 3

Compression:

Stored size: 608 Bytes

Contents

<p>
  <button type="button" class="btn btn-large btn-primary">Large button</button>
  <button type="button" class="btn btn-large">Large button</button>
</p>
<p>
  <button type="button" class="btn btn-primary">Default button</button>
  <button type="button" class="btn">Default button</button>
</p>
<p>
  <button type="button" class="btn btn-small btn-primary">Small button</button>
  <button type="button" class="btn btn-small">Small button</button>
</p>
<p>
  <button type="button" class="btn btn-mini btn-primary">Mini button</button>
  <button type="button" class="btn btn-mini">Mini button</button>
</p>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
style-guide-0.3.0 app/views/style_guide/bootstrap_base/_button_sizes.erb
style-guide-0.2.1 app/views/style_guide/partials/_button_sizes.erb
style-guide-0.2.0 app/views/style_guide/partials/_button_sizes.erb