NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Values of 0 shouldn't have units specified.
Open

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

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

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

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

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

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

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

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

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    -webkit-border-horizontal-spacing: 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

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'paint-order'.
Open

    paint-order: fill stroke markers;
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

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'r'.
Open

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