crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Line should be indented with spaces, not tabs
Open

    margin-right: 22px;

border-top: 0 is preferred over border-top: none
Open

    border-top: none;

Line should be indented with spaces, not tabs
Open

    border-right: none;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    cursor: text;

Line should be indented with spaces, not tabs
Open

    padding: 1em 1.4em;

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    border: 1px solid #dddddd;

Color #dddddd should be written as #ddd
Open

    border: 1px solid #dddddd;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    top: 50%;

Line should be indented with spaces, not tabs
Open

    line-height: 1.8em;

Line should be indented with spaces, not tabs
Open

    margin: 0 0 .4em;

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

.ui-datepicker.ui-datepicker-multi {

Line should be indented with spaces, not tabs
Open

    margin: 0 auto .4em;

Line should be indented with spaces, not tabs
Open

    left: auto;

Line should be indented with spaces, not tabs
Open

    right: auto;

Properties should be ordered left, right
Open

    right: 1px;

Line should be indented with spaces, not tabs
Open

    left: 1px;

Line should be indented with spaces, not tabs
Open

    margin: -10px 0 0 0;
Severity
Category
Status
Source
Language