NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Don't use IDs in selectors.
Open

#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

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

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

Don't use IDs in selectors.
Open

#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

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

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

Don't use IDs in selectors.
Open

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

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

.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }

Background image 'colorbox/controls.png' was used multiple times, first declared at line 554, col 43.
Open

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

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

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

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

        #cboxError{padding:50px; border:1px solid #ccc;}

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

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

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

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

    background-position: 0% 0%;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    -webkit-mask-box-image-outset: 0px;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'lighting-color'.
Open

    lighting-color: rgb(255, 255, 255);
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'paint-order'.
Open

    paint-order: fill stroke markers;
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

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

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

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

Don't use IDs in selectors.
Open

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