mambax7/alumni-26x

View on GitHub
media/jquery/tablesorter-master/css/high-specificity/theme.blue.specific.css

Summary

Maintainability
Test Coverage

Use of !important
Open

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

Use of !important
Open

    background-position: center center !important;

Use of !important
Open

    background-repeat: no-repeat !important;

Using width with border can sometimes make elements larger than you expect.
Open

    border: #cdcdcd 1px solid;

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);

Adjoining classes: .tablesorter-blue > tbody > tr.even.hover > td
Open

.tablesorter-blue > tbody > tr.even.hover > td,

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

    box-sizing: border-box;

Adjoining classes: .tablesorter-blue > tbody > tr.odd.hover > td
Open

.tablesorter-blue > tbody > tr.odd.hover > td,

Adjoining classes: .tablesorter-blue > thead > .tablesorter-filter-row.hideme td
Open

.tablesorter-blue > thead > .tablesorter-filter-row.hideme td {

Adjoining classes: .tablesorter-blue > thead > .tablesorter-filter-row.hideme *
Open

.tablesorter-blue > thead > .tablesorter-filter-row.hideme * {

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

.tablesorter-blue > thead > .tablesorter-filter-row.hideme * {

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

.tablesorter-blue {

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

.tablesorter-blue > thead > tr > .tablesorter-processing {

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

.tablesorter-blue > thead > .tablesorter-filter-row .disabled {

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

.tablesorter-blue > thead > .tablesorter-filter-row.hideme * {

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

.tablesorter-blue > * > tr > th,

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

.tablesorter-blue > thead > tr > .tablesorter-header {

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

.tablesorter-blue > thead > .tablesorter-errorRow td {

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

.tablesorter-blue > thead > .tablesorter-filter-row input.tablesorter-filter,

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

.tablesorter-blue > thead > .tablesorter-filter-row.hideme td {

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

.tablesorter-blue > tbody > tr > td {

There are no issues that match your filters.

Category
Status