Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v
diff -u -r1.36 -r1.37
--- lams_central/web/css/defaultHTML_learner.css 16 Sep 2014 18:32:15 -0000 1.36
+++ lams_central/web/css/defaultHTML_learner.css 26 Oct 2015 02:04:30 -0000 1.37
@@ -611,4 +611,9 @@
border: thin solid #2E6E9E !important;
color: #222222 !important;
background-color: #D0E5F5;"
+}
+
+/* jQuery tablesorter/pager/filter defaults */
+.tablesorter .disabled {
+ display: none
}
\ No newline at end of file