NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

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

Values of 0 shouldn't have units specified.
Open

    y: 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

Values of 0 shouldn't have units specified.
Open

    background-position: 0% 0%;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    -webkit-border-before: 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

    -webkit-mask-position: 0% 0%;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    -webkit-border-start: 0px none rgb(72, 72, 72);
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: 0.5px 0.5px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

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

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

Values of 0 shouldn't have units specified.
Open

    -webkit-border-start: 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

    background-position: 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

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'text-size-adjust'.
Open

    text-size-adjust: 100%;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

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

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

    -webkit-box-flex: 0;
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

    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
Severity
Category
Status
Source
Language