mambax7/alumni-26x

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

Summary

Maintainability
Test Coverage

Use of !important
Open

    background-repeat: no-repeat !important;

Use of !important
Open

    background-position: center center !important;

Use of !important
Open

    background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;

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

    filter: alpha(opacity=50);

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

    filter: alpha(opacity=0);

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

.tablesorter-dark .tablesorter-filter-row.hideme * {

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

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

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

    box-sizing: border-box;

Adjoining classes: .tablesorter-dark .tablesorter-filter-row.hideme td
Open

.tablesorter-dark .tablesorter-filter-row.hideme td {

Adjoining classes: .tablesorter-dark .tablesorter-filter-row.hideme *
Open

.tablesorter-dark .tablesorter-filter-row.hideme * {

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

.tablesorter-dark th,

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

.tablesorter-dark input.tablesorter-filter,

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

.tablesorter-dark .header,

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

.tablesorter-dark .tablesorter-filter-row.hideme td {

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

.tablesorter-dark .tablesorter-filter-row.hideme * {

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-dark .tablesorter-processing {

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

.tablesorter-dark td {

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

.tablesorter-dark {

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

.tablesorter-dark tfoot .tablesorter-headerSortUp,

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

.tablesorter-dark .tablesorter-filter-row .disabled {

There are no issues that match your filters.

Category
Status