NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Unknown property 'lighting-color'.
Open

    lighting-color: rgb(255, 255, 255);
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

Unknown property 'motion-offset'.
Open

    motion-offset: 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 -ms-box-ordinal-group is compatible with -webkit-box-ordinal-group and should be included as well.
Open

    -webkit-box-ordinal-group: 1;
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-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

    stroke-dashoffset: 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

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

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

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

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

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

Unknown property 'x'.
Open

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

Unknown property 'y'.
Open

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

Values of 0 shouldn't have units specified.
Open

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