NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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-lines is compatible with -webkit-box-lines and should be included as well.
Open

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

Unknown property 'cy'.
Open

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

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

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

Standard property 'transform-origin' should come after vendor-prefixed property '-webkit-transform-origin'.
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

    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-left-width: 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

Values of 0 shouldn't have units specified.
Open

    padding-bottom: 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

Unknown property 'motion-offset'.
Open

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

Values of 0 shouldn't have units specified.
Open

    top: 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 -ms-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

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

Unknown property 'd'.
Open

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

Don't use IDs in selectors.
Open

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

Values of 0 shouldn't have units specified.
Open

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

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

    -webkit-box-orient: horizontal;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language