suever/MATL-Online

View on GitHub

Showing 54 of 54 total issues

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

#right_div {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

#paste_input_field {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

    padding-bottom: 20px;
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

.footer {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Using height with border-top can sometimes make elements larger than you expect.
Open

    border-top: 1px solid #DDD;
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Don't use IDs in selectors.
Open

#share {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

.imagedetaildiv {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

#save {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Don't use IDs in selectors.
Open

#paste_input {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    height:0px;
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Don't use IDs in selectors.
Open

#paste_input_field {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

    border: 1px solid #666;
Severity: Minor
Found in matl_online/static/css/style.css by csslint

TODO found
Open

    # TODO: Add documentation links
Severity: Minor
Found in matl_online/matl/documentation.py by fixme
Severity
Category
Status
Source
Language