NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Don't use IDs in selectors.
Open

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

Heading (h3) has already been defined.
Open

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}

Heading (h2) has already been defined.
Open

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}

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

Element (hr.space) is overqualified, just use .space without element name.
Open

hr.space {background:#fff;color:#fff;visibility:hidden;}

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

.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

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

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

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=35)'.</filter-function-list>
Open

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

Values of 0 shouldn't have units specified.
Open

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

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

.cboxIframe{width:100%; height:100%; display:block; border:0;}

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

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

    #cboxBottomCenter{height:43px; background:url(colorbox/border.png) repeat-x bottom left;}

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

    #cboxMiddleRight{width:14px; background:url(colorbox/controls.png) repeat-y -211px 0;}

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    motion-rotation: auto 0deg;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Don't use IDs in selectors.
Open

    #cboxContent{background:#fff; overflow:visible;}

Values of 0 shouldn't have units specified.
Open

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

Unknown property 'motion-rotation'.
Open

    motion-rotation: auto 0deg;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'buffered-rendering'.
Open

    buffered-rendering: auto;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language