Bootstrap disabled filters styling update

This commit is contained in:
Mottie 2013-04-26 10:35:48 -05:00
parent 5980d0e0b5
commit 0b7a9bbfc6

View File

@ -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;