Sample Layout
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.
Classy Table Rows & rows of eye candy.
Just like forms, you can wrap tables in a sheet.
Simply use the .sheet-condensed class to contract the sheet padding and make it look classy.
<div class="sheet sheet-condensed">
<div class="sheet-inner">
<table class="table">
...
</table>
</div>
</div>