NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Values of 0 shouldn't have units specified.
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

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

Unknown property 'shape-image-threshold'.
Open

    shape-image-threshold: 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

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

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'shape-image-threshold'.
Open

    shape-image-threshold: 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

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

    -webkit-transform-origin: 409.5px 30.5px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

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

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

Unknown property 'y'.
Open

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

Unknown property 'rx'.
Open

    rx: auto;
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-bottom-left-radius: 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

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