mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Merge pull request #773 from frodrigo/master
Only style i tags from table sorter on theme bootstrap
This commit is contained in:
commit
f9493c5f84
@ -25,7 +25,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* bootstrap uses <i> for icons */
|
/* bootstrap uses <i> for icons */
|
||||||
.tablesorter-bootstrap .tablesorter-header i {
|
.tablesorter-bootstrap .tablesorter-header i.tablesorter-icon {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 2px;
|
right: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user