crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Rule declaration should be followed by an empty line
Open

}

Use // comments everywhere
Open

/* For IE8 - See #6727 */

Line should be indented with spaces, not tabs
Open

    margin-left: 0;

Properties should be ordered left, margin-bottom, margin-left
Open

    margin-left: 0;

Line should be indented with spaces, not tabs
Open

    width: 16px;

Line should be indented with spaces, not tabs
Open

    border-top: none;

Use // comments everywhere
Open

/* vertical centre icon */

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    margin: 1px .2em 0 0;

Line should be indented with spaces, not tabs
Open

    margin-bottom: -1px;

Selector should have depth of applicability no greater than 3, but was 4
Open

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

Line should be indented with spaces, not tabs
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    list-style: none;

Merge rule .ui-menu .ui-menu with rule on line 527
Open

.ui-menu .ui-menu {

Merge rule .ui-menu .ui-menu-divider with rule on line 527
Open

.ui-menu .ui-menu-divider {

Shorthand form for property margin should be written more concisely as 5px -2px instead of 5px -2px 5px -2px
Open

    margin: 5px -2px 5px -2px;

Line should be indented with spaces, not tabs
Open

    height: 0;

Line should be indented with spaces, not tabs
Open

    border-width: 1px 0 0 0;

Line should be indented with spaces, not tabs
Open

    text-decoration: none;

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

.ui-menu .ui-state-disabled {
Severity
Category
Status
Source
Language