NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Heading (h4) has already been defined.
Open

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

Heading (h1) has already been defined.
Open

h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}

Element (img.right) is overqualified, just use .right without element name.
Open

p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

Rule doesn't have all its properties in alphabetical order.
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; }

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

Background image 'images/ui-icons_222222_256x240.png' was used multiple times, first declared at line 327, col 39.
Open

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

Don't use IDs in selectors.
Open

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}

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

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

Values of 0 shouldn't have units specified.
Open

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

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

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

.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}

Don't use IDs in selectors.
Open

#cboxOverlay{background:#000;}

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

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

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

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

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=70)'.</filter-function-list>
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; }

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

Background image 'colorbox/border.png' was used multiple times, first declared at line 555, col 33.
Open

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

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

#cboxOverlay{position:fixed; width:100%; height:100%;}

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

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

Don't use IDs in selectors.
Open

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