NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Unknown property 'paint-order'.
Open

    paint-order: fill stroke markers;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'background-blend-mode'.
Open

    background-blend-mode: normal;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    border-top-left-radius: 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

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

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

Unknown property 'cy'.
Open

    cy: 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

Unknown property 'ry'.
Open

    ry: auto;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    border: 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-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-before: 0px none rgb(72, 72, 72);
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

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

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

Don't use IDs in selectors.
Open

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

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

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

Rule doesn't have all its properties in alphabetical order.
Open

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

Values of 0 shouldn't have units specified.
Open

    border-top-right-radius: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language