mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
Bootstrap disabled filters styling update
This commit is contained in:
parent
5980d0e0b5
commit
0b7a9bbfc6
@ -94,6 +94,7 @@ caption {
|
|||||||
}
|
}
|
||||||
.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled {
|
.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled {
|
||||||
background: #eee;
|
background: #eee;
|
||||||
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
.tablesorter-bootstrap .tablesorter-filter-row td {
|
.tablesorter-bootstrap .tablesorter-filter-row td {
|
||||||
background: #eee;
|
background: #eee;
|
||||||
|
Loading…
Reference in New Issue
Block a user