mambax7/alumni-26x

View on GitHub
media/jquery/tablesorter-master/css/theme.bootstrap_2.css

Summary

Maintainability
Test Coverage

The universal selector (*) is known to be slow.
Open

.tablesorter-bootstrap tr.tablesorter-filter-row.hideme * {

Element (tr.hover) is overqualified, just use .hover without element name.
Open

.tablesorter-bootstrap tbody > tr.hover > td,

Expected (<filter-function-list> | none) but found 'alpha(opacity=0)'.</filter-function-list>
Open

    filter: alpha(opacity=0);

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff' endColorstr='#efefef' GradientType=0)'.</filter-function-list>
Open

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0);

Adjoining classes: .tablesorter-bootstrap .tablesorter-header.sorter-false i.tablesorter-icon
Open

.tablesorter-bootstrap .tablesorter-header.sorter-false i.tablesorter-icon {

Adjoining classes: .tablesorter-bootstrap tr.tablesorter-filter-row.hideme *
Open

.tablesorter-bootstrap tr.tablesorter-filter-row.hideme * {

Adjoining classes: .tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled
Open

.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled {

Adjoining classes: .tablesorter-bootstrap .icon-white.bootstrap-icon-unsorted
Open

.tablesorter-bootstrap .icon-white.bootstrap-icon-unsorted {

Adjoining classes: .tablesorter-bootstrap tr.tablesorter-filter-row.hideme td
Open

.tablesorter-bootstrap tr.tablesorter-filter-row.hideme td {

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter .tablesorter-errorRow td {

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter-bootstrap .tablesorter-filter-row input.tablesorter-filter,

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter-bootstrap tr.tablesorter-filter-row.hideme * {

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter-bootstrap .tablesorter-header,

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter-bootstrap tr.tablesorter-filter-row.hideme td {

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter-bootstrap .tablesorter-header-inner {

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter-bootstrap .tablesorter-header i.tablesorter-icon {

Rule doesn't have all its properties in alphabetical order.
Open

.tablesorter-bootstrap .tablesorter-filter-row td {

There are no issues that match your filters.

Category
Status