suever/MATL-Online

View on GitHub

Showing 54 of 54 total issues

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

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

#imagepreview {
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

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

#imgurlink {
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

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

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

Expected (auto | optimizeSpeed | optimizeQuality) but found '-o-crisp-edges'.
Open

image-rendering: -o-crisp-edges; /* Opera */
Severity: Minor
Found in matl_online/static/css/style.css by csslint

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

.btn-secondary {
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

Don't use IDs in selectors.
Open

#docmenutoggle {
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

Don't use IDs in selectors.
Open

#sharelink {
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 width with border can sometimes make elements larger than you expect.
Open

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

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

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

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

image-rendering: optimize-contrast; /* CSS3 Proposed */
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Don't use IDs in selectors.
Open

#run {
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

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

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
Severity
Category
Status
Source
Language