crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Line should be indented with spaces, not tabs
Open

    border: 0;

Line should be indented with spaces, not tabs
Open

    margin-left: -.6em;

Properties should be ordered height, top
Open

    top: 0;

Rule declaration should be followed by an empty line
Open

}

Shorthand form for property border-width should be written more concisely as 1px 0 0 instead of 1px 0 0 0
Open

    border-width: 1px 0 0 0;

Rule declaration should be followed by an empty line
Open

}

Properties should be ordered left, position, top
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    background: image-url("jquery/ui/animated-overlay.gif");

Prefer single quoted strings
Open

    background: image-url("jquery/ui/animated-overlay.gif");

Line should be indented with spaces, not tabs
Open

    opacity: 0.25;

Line should be indented with spaces, not tabs
Open

    position: absolute;

Properties should be ordered background-position, border, display, font-size, position, z-index
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    font-size: .7em;

Rule declaration should be followed by an empty line
Open

}

Merge rule .ui-slider-horizontal .ui-slider-range-max with rule on line 640
Open

.ui-slider-horizontal .ui-slider-range-max {

Line should be indented with spaces, not tabs
Open

    left: 0;

Line should be indented with spaces, not tabs
Open

    padding: .4em 2.1em .4em 1em;

Line should be indented with spaces, not tabs
Open

    padding: .4em 1em;

Line should be indented with spaces, not tabs
Open

    top: 2px;

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language