NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Don't use IDs in selectors.
Open

        #cboxLoadingOverlay{background:url(colorbox/loading_background.png) no-repeat center center;}

Don't use IDs in selectors.
Open

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

Rule is empty.
Open

pre code {

Use of !important
Open

.ui-state-disabled { cursor: default !important; }

Background image 'images/ui-bg_flat_0_aaaaaa_40x100.png' was used multiple times, first declared at line 529, col 22.
Open

.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

Don't use IDs in selectors.
Open

#cboxMiddleLeft, #cboxBottomLeft{clear:left;}

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}

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

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

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

.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}

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

.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}

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

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }

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

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }

Don't use IDs in selectors.
Open

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

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

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

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

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