crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Merge rule .ui-spinner .ui-icon with rule on line 677
Open

.ui-spinner .ui-icon {

Line should be indented with spaces, not tabs
Open

    left: 0;

Rule declaration should be followed by an empty line
Open

}

Use // comments everywhere
Open

    /* need to fix icons sprite */

Line should be indented with spaces, not tabs
Open

    padding: .2em .2em 0;

Line should be indented with spaces, not tabs
Open

    top: 0;

Line should be indented with spaces, not tabs
Open

    float: left;

Rule declaration should be followed by an empty line
Open

}

Avoid qualifying class selectors with an element.
Open

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,

Merge rule .ui-tabs .ui-tabs-panel with rule on line 732
Open

.ui-tabs .ui-tabs-panel {

Line should be indented with spaces, not tabs
Open

    max-width: 300px;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 5px #aaa;

Line should be indented with spaces, not tabs
Open

    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;

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

    background: #f6a828 image-url("jquery/ui/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;

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

    border: 1px solid #fbcb09;

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

    border: 1px solid #fbd850;

Color #ffffff should be written as #fff
Open

    color: #ffffff;

Line should be indented with spaces, not tabs
Open

    background-image: none;

Use // comments everywhere
Open

/* Icons

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language