suever/MATL-Online

View on GitHub
matl_online/static/css/style.css

Summary

Maintainability
Test Coverage

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

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

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

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

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

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

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

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

    image-rendering: -moz-crisp-edges;          /* Firefox                        */
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

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

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

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

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

Expected (auto | optimizeSpeed | optimizeQuality) but found 'pixelated'.
Open

    image-rendering: pixelated; /* Chrome */
Severity: Minor
Found in matl_online/static/css/style.css by csslint

Adjoining classes: .btn-inverse.active
Open

.btn-inverse.active {
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

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

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

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

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

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

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

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

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

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

.col-sm-0 {
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

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

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

There are no issues that match your filters.

Category
Status