NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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

input.text, input.title {width:300px;padding:5px;}

Don't use IDs in selectors.
Open

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

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

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

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'isolation'.
Open

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

margin-top can't be used with display: inline.
Open

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

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

Values of 0 shouldn't have units specified.
Open

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

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

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

Values of 0 shouldn't have units specified.
Open

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

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

Unknown property 'shape-image-threshold'.
Open

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

Unknown property 'shape-margin'.
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

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

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