NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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

Unknown property 'motion-rotation'.
Open

    motion-rotation: auto 0deg;
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

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

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

Unknown property 'vector-effect'.
Open

    vector-effect: none;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'cx'.
Open

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

Values of 0 shouldn't have units specified.
Open

    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
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 -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

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

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

    -webkit-appearance: none;
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

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

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

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

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

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'mix-blend-mode'.
Open

    mix-blend-mode: normal;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language