NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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

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

Values of 0 shouldn't have units specified.
Open

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

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

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

Unknown property 'shape-outside'.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'motion-path'.
Open

    motion-path: none;
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

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

    -webkit-user-modify: read-only;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

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

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

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

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

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

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

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