mambax7/alumni-26x

View on GitHub
media/jquery/css/theme.blue.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    background-repeat: no-repeat !important;
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

Use of !important
Open

    background-position: center center !important;
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

Use of !important
Open

    background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

Adjoining classes: .tablesorter-blue .tablesorter-filter-row.hideme .tablesorter-filter
Open

.tablesorter-blue .tablesorter-filter-row.hideme .tablesorter-filter {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue .tablesorter-filter-row.hideme td {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

    box-sizing: border-box;
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

    filter: alpha(opacity=50);
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

    filter: alpha(opacity=0);
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

    border: #cdcdcd 1px solid;
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

/*************
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue .tablesorter-filter-row.hideme td {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue .header,
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue td {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

newline character found in selector (forgot a comma?)
Open

/* overall */
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue th,
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue .tablesorter-filter-row.hideme .tablesorter-filter {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue .tablesorter-filter {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue .tablesorter-processing {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter .tablesorter-errorRow td {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

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

.tablesorter-blue .tablesorter-filter-row .disabled {
Severity: Minor
Found in media/jquery/css/theme.blue.css by csslint

There are no issues that match your filters.

Category
Status