mambax7/alumni-26x

View on GitHub
media/jquery/tablesorter-master/css/widget.grouping.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    display: none !important;

The property -ms-user-select is compatible with -moz-user-select and should be included as well.
Open

    -moz-user-select: none;

Adjoining classes: tr.group-header.collapsed td i
Open

tr.group-header.collapsed td i {

The property -ms-user-select is compatible with -moz-user-select and should be included as well.
Open

    -moz-user-select: none;

The property -webkit-user-select is compatible with -moz-user-select and should be included as well.
Open

    -moz-user-select: none;

The property -webkit-user-select is compatible with -moz-user-select and should be included as well.
Open

    -moz-user-select: none;

Element (tr.group-header.collapsed) is overqualified, just use .collapsed without element name.
Open

tr.group-header.collapsed td i {

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

tr.group-header td i {

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

.group-name {

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

tr.group-header.collapsed td i {

There are no issues that match your filters.

Category
Status