crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Line should be indented with spaces, not tabs
Open

    height: 12px;

Rule declaration should be followed by an empty line
Open

}

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

    width: 9px;

Color black should be written in hexadecimal form as #000000
Open

    border: 1px dotted black;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    padding: 1em 2.2em;

Line should be indented with spaces, not tabs
Open

    line-height: normal;

Rule declaration should be followed by an empty line
Open

}

Merge rule .ui-button-icon-only .ui-icon with rule on line 215
Open

.ui-button-icon-only .ui-icon {

Line should be indented with spaces, not tabs
Open

    right: .5em;

Line should be indented with spaces, not tabs
Open

    margin-left: 0;

Line should be indented with spaces, not tabs
Open

    padding: .2em 0;

Line should be indented with spaces, not tabs
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    width: 1.8em;

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Properties should be ordered line-height, margin, text-align
Open

    margin: 0 2.3em;

Avoid qualifying class selectors with an element.
Open

.ui-datepicker select.ui-datepicker-month,

Merge rule .ui-datepicker td with rule on line 300
Open

.ui-datepicker td {

Line should be indented with spaces, not tabs
Open

    float: right;
Severity
Category
Status
Source
Language