Only style i tags from tablesorter on theme bootstrap v2 & less

This commit is contained in:
Mottie 2014-12-01 15:45:38 -06:00
parent 74c6b0a231
commit af407b0797
2 changed files with 2 additions and 2 deletions

2
css/bootstrap.less vendored
View File

@ -157,7 +157,7 @@ Test out these custom less files live
}
/* bootstrap uses <i> for icons */
.tablesorter-header-inner i {
.tablesorter-header-inner i.tablesorter-icon {
.iconPosition
}

View File

@ -37,7 +37,7 @@
}
/* bootstrap uses <i> for icons */
.tablesorter-bootstrap .tablesorter-header i {
.tablesorter-bootstrap .tablesorter-header i.tablesorter-icon {
position: absolute;
right: 2px;
top: 50%;