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 (h3) has already been defined.
Open

h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}

Heading (h6) has already been defined.
Open

h6 {font-size:1em;font-weight:bold;}

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

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}

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

Don't use IDs in selectors.
Open

#cboxMiddleLeft, #cboxBottomLeft{clear:left;}

Don't use IDs in selectors.
Open

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

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

#path_7 {
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Unknown property 'mix-blend-mode'.
Open

    mix-blend-mode: normal;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

The property -o-border-image is compatible with -webkit-border-image and should be included as well.
Open

    -webkit-border-image: none;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

The property -moz-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

    -webkit-box-direction: normal;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

The property -ms-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

Unknown property 'vector-effect'.
Open

    vector-effect: none;
Severity: Minor
Found in app/assets/stylesheets/homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

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

Don't use IDs in selectors.
Open

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

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

body {font-size:82%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

Heading (h5) has already been defined.
Open

h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
Severity
Category
Status
Source
Language