crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Rule declaration should be followed by an empty line
Open

}

Begin pseudo elements with double colons: ::
Open

.ui-helper-clearfix:after {

Colon after property should be followed by one space
Open

    filter:Alpha(Opacity=0);

Line should be indented with spaces, not tabs
Open

    text-indent: -99999px;

Line should be indented with spaces, not tabs
Open

    top: 0;

Properties should be ordered cursor, height, left, top, width
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    left: 0;

Properties should be ordered bottom, cursor, height, right, width
Open

    cursor: se-resize;

Line should be indented with spaces, not tabs
Open

    cursor: sw-resize;

Line should be indented with spaces, not tabs
Open

    left: -5px;

Line should be indented with spaces, not tabs
Open

    height: 9px;

Line should be indented with spaces, not tabs
Open

    z-index: 100;

Merge rule .ui-accordion .ui-accordion-header .ui-accordion-header-icon with rule on line 162
Open

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    line-height: normal;

Line should be indented with spaces, not tabs
Open

    padding-left: 2.1em;

Use // comments everywhere
Open

/* button icon element(s) */

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    margin-right: -.3em;

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language