crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Merge rule .ui-widget-content a with rule on line 802
Open

.ui-widget-content a {

Color #ffffff should be written as #fff
Open

    color: #ffffff;

Prefer single quoted strings
Open

    background: #f6f6f6 image-url("jquery/ui/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    color: #c77405;

Line should be indented with spaces, not tabs
Open

    color: #363636;

Color #ffffff should be written as #fff
Open

    color: #ffffff;

Line should be indented with spaces, not tabs
Open

    font-weight: bold;

Line should be indented with spaces, not tabs
Open

    opacity: .7;

Use // comments everywhere
Open

    filter:Alpha(Opacity=35); /* For IE8 - See #6059 */

Prefer single quoted strings
Open

    background-image: image-url("jquery/ui/ui-icons_ffffff_256x240.png");

Line should be indented with spaces, not tabs
Open

    position: absolute;

Merge rule .ui-menu .ui-menu-item with rule on line 527
Open

.ui-menu .ui-menu-item {

Properties should be ordered display, font-weight, line-height, min-height, padding, text-decoration
Open

    text-decoration: none;

Line should be indented with spaces, not tabs
Open

    height: 2em;

Merge rule .ui-progressbar .ui-progressbar-overlay with rule on line 596
Open

.ui-progressbar .ui-progressbar-overlay {

Line should be indented with spaces, not tabs
Open

    text-align: left;

Line should be indented with spaces, not tabs
Open

    z-index: 1;

Line should be indented with spaces, not tabs
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    height: .8em;
Severity
Category
Status
Source
Language