mambax7/alumni-26x

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

Summary

Maintainability
Test Coverage

Use of !important
Open

    background-position: center center !important;

Use of !important
Open

    background-repeat: no-repeat !important;

Use of !important
Open

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

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 4px;

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

    filter: alpha(opacity=0);

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

    padding: 4px;

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

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#3c3c3c',GradientType=0 );

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

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#195c93', endColorstr='#0e4776',GradientType=0 );

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

    filter: alpha(opacity=50);

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

    border-left: #555 1px solid;

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

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

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

    box-sizing: border-box;

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

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

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

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

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

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

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

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

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

.tablesorter-grey {

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

.tablesorter-grey .tablesorter-header-inner,

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

.tablesorter-grey tr.even td.secondary {

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

.tablesorter-grey .tablesorter-processing {

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

.tablesorter-grey .header i,

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

.tablesorter-grey td.primary,

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

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

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

.tablesorter-grey .tablesorter-filter-row .disabled {

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

.tablesorter-grey tr.even td.tertiary {

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

.tablesorter-grey td {

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

.tablesorter-grey td.tertiary,

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

.tablesorter-grey input.tablesorter-filter,

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

.tablesorter-grey td.secondary,

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

.tablesorter-grey th.headerSortUp,

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

.tablesorter-grey th,

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-grey tr.even td.primary {

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

.tablesorter-grey tbody td,

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

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

There are no issues that match your filters.

Category
Status