NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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

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-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 'mask-type'.
Open

    mask-type: luminance;
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

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 'mask-type'.
Open

    mask-type: luminance;
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-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

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

Don't use IDs in selectors.
Open

#I_2 {
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

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

    -webkit-box-pack: start;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

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

    -webkit-line-break: auto;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-bottom: 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-left: 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-width: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language