From 0b7a9bbfc6000565f8f1a3dbe31cfd3be8570244 Mon Sep 17 00:00:00 2001 From: Mottie Date: Fri, 26 Apr 2013 10:35:48 -0500 Subject: [PATCH] Bootstrap disabled filters styling update --- css/theme.bootstrap.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/theme.bootstrap.css b/css/theme.bootstrap.css index 69f5743e..38c7e3ab 100644 --- a/css/theme.bootstrap.css +++ b/css/theme.bootstrap.css @@ -94,6 +94,7 @@ caption { } .tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled { background: #eee; + cursor: not-allowed; } .tablesorter-bootstrap .tablesorter-filter-row td { background: #eee;