NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Unknown property 'text-size-adjust'.
Open

    text-size-adjust: 100%;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

width can't be used with display: inline.
Open

    width: auto;
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

Values of 0 shouldn't have units specified.
Open

    margin-left: 0px! important;
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

Values of 0 shouldn't have units specified.
Open

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

Using width with padding can sometimes make elements larger than you expect.
Open

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

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

textarea {width:390px;height:250px;padding:5px;}

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

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}

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

.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

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

.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

Don't use IDs in selectors.
Open

    #cboxBottomLeft{width:14px; height:43px; background:url(colorbox/controls.png) no-repeat 0 -32px;}

Don't use IDs in selectors.
Open

        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(colorbox/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}

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

    -webkit-transform-origin: 9px 9px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Don't use IDs in selectors.
Open

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

Values of 0 shouldn't have units specified.
Open

    min-height: 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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Don't use IDs in selectors.
Open

#left {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint
Severity
Category
Status
Source
Language