crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Line should be indented with spaces, not tabs
Open

    color: #eb8f00;

Line should be indented with spaces, not tabs
Open

    border: 1px solid #fed22f;

Line should be indented with spaces, not tabs
Open

    border: 1px solid #cd0a0a;

Properties should be ordered filter, font-weight, opacity
Open

    opacity: .7;

Colon after property should be followed by one space
Open

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

Merge rule .ui-widget-header .ui-icon with rule on line 810
Open

.ui-widget-header .ui-icon {

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

    text-decoration: none;

Line should be indented with spaces, not tabs
Open

    color: #eb8f00;

Use // comments everywhere
Open

/* Interaction Cues

Line should be indented with spaces, not tabs
Open

    color: #363636;

Rule declaration should be followed by an empty line
Open

}

Name of function Alpha should be written in all lowercase letters with hyphens instead of underscores
Open

    filter:Alpha(Opacity=35);

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Color literals like #000000 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

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

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    opacity: .2;

Line should be indented with spaces, not tabs
Open

    font-weight: bold;
Severity
Category
Status
Source
Language