From 5f54e4aad15b406128356f5ddd9ac7aad583f928 Mon Sep 17 00:00:00 2001 From: Troy Murray Date: Fri, 9 Dec 2011 11:34:58 -0500 Subject: [PATCH] Add code block for condensed table example --- docs/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 6e3475ec7c..0206563e44 100644 --- a/docs/index.html +++ b/docs/index.html @@ -897,7 +897,10 @@ - +
+<table class="condensed-table">
+  ...
+</table>

Example: Bordered table

Make your tables look just a wee bit sleeker by rounding their corners and adding borders on all sides.