suever/MATL-Online

View on GitHub

Showing 54 of 54 total issues

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

.imshow {
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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

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

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

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

.col-sm-0 {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

padding: 5px;
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 {
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Don't use IDs in selectors.
Open

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

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

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

Expected (auto | optimizeSpeed | optimizeQuality) but found '-webkit-optimize-contrast'.
Open

image-rendering: -webkit-optimize-contrast; /* Chrome (and eventually Safari) */
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

TODO found
Open

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