rloomans/new-teamtemp

View on GitHub
teamtemp/static/tablesort.css

Summary

Maintainability
Test Coverage

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

  -webkit-user-select: none;
Severity: Minor
Found in teamtemp/static/tablesort.css by csslint

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

th[aria-sort]:not(.no-sort)::after {
Severity: Minor
Found in teamtemp/static/tablesort.css by csslint

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

th[role=columnheader]:not(.no-sort)::after {
Severity: Minor
Found in teamtemp/static/tablesort.css by csslint

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

th[role=columnheader]:not(.no-sort):hover::after {
Severity: Minor
Found in teamtemp/static/tablesort.css by csslint

There are no issues that match your filters.

Category
Status