NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Unknown property 'ry'.
Open

    ry: auto;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'x'.
Open

    x: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    x: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    r: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-right: 0px none rgb(72, 72, 72);
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Standard property 'transform-origin' should come after vendor-prefixed property '-webkit-transform-origin'.
Open

    -webkit-transform-origin: 409.5px 30.5px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-left-width: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'motion-offset'.
Open

    motion-offset: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

    -webkit-box-align: stretch;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    column-rule-width: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    shape-margin: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    y: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

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

#I_2 {
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-top: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'r'.
Open

    r: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'paint-order'.
Open

    paint-order: fill stroke markers;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'ry'.
Open

    ry: auto;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-top: 0px none rgb(72, 72, 72);
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-bottom: 0px none rgb(72, 72, 72);
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language