NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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

    border-bottom-right-radius: 0px;
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

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

    -webkit-border-start: 0px none rgb(72, 72, 72);
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

Values of 0 shouldn't have units specified.
Open

    margin-left: 0px;
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: 50% 50%;
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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    padding-left: 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

The property -o-border-image is compatible with -webkit-border-image and should be included as well.
Open

    -webkit-border-image: none;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

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

    -webkit-box-direction: normal;
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

Values of 0 shouldn't have units specified.
Open

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

Don't use IDs in selectors.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    left: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language