Sha256: 8c50ed2b5b57cd5320b26c9a88c49fc7f8acb7ad197c076a68ea80d55f442812

Contents?: true

Size: 495 Bytes

Versions: 12

Compression:

Stored size: 495 Bytes

Contents

<table class="table table-hover">
  <thead>
    <tr>
      <th>#</th>
      <th>First Name</th>
      <th>Last Name</th>
      <th>Username</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>1</td>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <td>2</td>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <td>3</td>
      <td colspan="2">Larry the Bird</td>
      <td>@twitter</td>
    </tr>
  </tbody>
</table>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
style-guide-1.1.1 app/views/bootstrap/tables/_hover.erb
style-guide-1.1.0 app/views/bootstrap/tables/_hover.erb
style-guide-1.0.0 app/views/bootstrap/tables/_hover.erb
style-guide-0.7.4 app/views/bootstrap/tables/_hover.erb
style-guide-0.7.3 app/views/bootstrap/tables/_hover.erb
style-guide-0.7.2 app/views/bootstrap/tables/_hover.erb
style-guide-0.7.0 app/views/bootstrap/tables/_hover.erb
style-guide-0.6.2 app/views/style_guide/tables/_hover.erb
style-guide-0.6.1 app/views/style_guide/tables/_hover.erb
style-guide-0.6.0 app/views/style_guide/tables/_hover.erb
style-guide-0.5.0 app/views/style_guide/tables/_hover.erb
style-guide-0.4.0 app/views/style_guide/tables/_hover.erb