From 41983bbe675d1aa293f72dc3d3297f03f100fbaa Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 22 Sep 2011 12:54:57 -0700 Subject: update table to support header and arrows --- lib/tables.less | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/tables.less b/lib/tables.less index 988483f0e..dcc72d3ea 100644 --- a/lib/tables.less +++ b/lib/tables.less @@ -65,7 +65,9 @@ table { background-color: #f5f5f5; } } +} +table { // Tablesorting styles w/ jQuery plugin .header { cursor: pointer; @@ -111,9 +113,6 @@ table { .opacity(60); } } -} - -table { // Blue Table Headings .blue { color: @blue; -- cgit v1.2.3