NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

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

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

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

blockquote {margin:1.5em;color:#666;font-style:italic;}

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

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

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

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

Rule is empty.
Open

pre code {

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

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

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

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

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

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

Rule doesn't have all its properties in alphabetical order.
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 'images/ui-icons_222222_256x240.png' was used multiple times, first declared at line 327, col 39.
Open

.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }

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

#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}

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; }

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

#cboxOverlay{background:#000;}

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

    #cboxTopCenter{height:14px; background:url(colorbox/border.png) repeat-x top left;}

Rule is empty.
Open

#colorbox{}

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

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

Unknown property 'shape-image-threshold'.
Open

    shape-image-threshold: 0;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint
Severity
Category
Status
Source
Language