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

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

    background-color: rgba(0, 0, 0, 0);
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

vertical-align can't be used with display: block.
Open

    vertical-align: baseline;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

The property -ms-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

    -webkit-mask-box-image-outset: 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

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

margin-top can't be used with display: inline.
Open

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

Values of 0 shouldn't have units specified.
Open

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

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

    -webkit-box-orient: horizontal;
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

    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

Use of !important
Open

    margin-left: 0px! important;
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint
Severity
Category
Status
Source
Language