1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

add a table to the dummy test page

This commit is contained in:
Gleb Mazovetskiy 2014-01-01 16:44:33 +03:00
parent 0d9e96b152
commit 8443f3c9e9

View file

@ -10,13 +10,19 @@
li.list-group-item: a href='#three' Three
.col-sm-3
h2 3 columns
button.btn.btn-primary type='button' Button
button.btn.btn-primary type='button' Button
.btn-group
button.btn.btn-primary type='button' Button
button.btn.btn-primary type='button' Button
h2 Icons
ul.list-inline
li: i.glyphicon.glyphicon-user
li: i.glyphicon.glyphicon-bullhorn
li: i.glyphicon.glyphicon-tint
table.table
caption Table
tr
td.danger Danger!
td.success Success!
.col-sm-6
h2 6 columns
.panel.panel-primary: .panel-body