aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/tables.less5
1 files changed, 2 insertions, 3 deletions
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;