NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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

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

Unknown property 'd'.
Open

    d: none;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
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

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    -webkit-text-stroke-width: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'cy'.
Open

    cy: 0px;
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

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

    -webkit-user-modify: read-only;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'rx'.
Open

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

The property -ms-transform-origin is compatible with -webkit-transform-origin and should be included as well.
Open

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

The properties margin-top, margin-bottom, margin-left, margin-right can be replaced by margin.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'isolation'.
Open

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

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

    -webkit-appearance: none;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language