Index: lams_central/web/css/defaultHTML_learner_mobile.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner_mobile.css,v diff -u -r1.10 -r1.11 --- lams_central/web/css/defaultHTML_learner_mobile.css 16 Sep 2014 18:32:15 -0000 1.10 +++ lams_central/web/css/defaultHTML_learner_mobile.css 26 Oct 2015 02:04:30 -0000 1.11 @@ -217,4 +217,9 @@ #qaQuestions {padding-top: 45px; padding-bottom: 20px;} #qaAnswers {padding-top: 20px; padding-bottom: 20px;} #qaQuestionsSequential{padding-top: 30px; padding-bottom: 0px;} -.finishButtonDiv {text-align: right; margin: 5px 13px;} \ No newline at end of file +.finishButtonDiv {text-align: right; margin: 5px 13px;} + +/* jQuery tablesorter/pager/filter defaults */ +.tablesorter .disabled { + display: none +} \ No newline at end of file