NMandapaty/ArcticVoice

View on GitHub

Showing 22,124 of 22,124 total issues

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

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

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

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

fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}

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

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

Element (input.radio) is overqualified, just use .radio without element name.
Open

input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}

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

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

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

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

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

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

        #cboxPrevious{left:0px; background-position: -51px -25px;}

Don't use IDs in selectors.
Open

        #cboxPrevious:hover{background-position:-51px 0px;}

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

        #cboxNext{left:27px; background-position:-75px -25px;}

Values of 0 shouldn't have units specified.
Open

      text-shadow: #e5e5e5 1px 1px 0px;

Element (abbr.timeago) is overqualified, just use .timeago without element name.
Open

abbr.timeago {

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

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

.source_table h3, .source_table h4 {

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

        #cboxClose{right:0; background-position:-100px -25px;}

Don't use IDs in selectors.
Open

    #footer a:hover {

Element (td.strong) is overqualified, just use .strong without element name.
Open

  td.strong {
Severity
Category
Status
Source
Language