crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Line should be indented with spaces, not tabs
Open

    list-style: none;

Line should be indented with spaces, not tabs
Open

    text-decoration: none;

Avoid qualifying class selectors with an element.
Open

.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

Line should be indented with spaces, not tabs
Open

    padding: 8px;

Line should be indented with spaces, not tabs
Open

    font-size: 1em;

Line should be indented with spaces, not tabs
Open

    background: #eeeeee image-url("jquery/ui/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;

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

    color: #333333;

Line should be indented with spaces, not tabs
Open

    padding: 2px;

Line should be indented with spaces, not tabs
Open

    font-weight: normal;

Merge rule .ui-menu .ui-state-disabled a with rule on line 527
Open

.ui-menu .ui-state-disabled a {

Use // comments everywhere
Open

/* icon support */

Properties should be ordered padding-left, position
Open

    position: relative;

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    position: absolute;

Properties should be ordered left, margin-top, position, top
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    padding: .2em;

Line should be indented with spaces, not tabs
Open

    font-size: 1.1em;

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language