crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Use // comments everywhere
Open

/* left-aligned */

0.25 should be written without a leading zero as .25
Open

    opacity: 0.25;

Properties should be ordered cursor, height, position, width, z-index
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    margin-bottom: -.6em;

Use // comments everywhere
Open

    min-height: 0; /* support: IE7 */

Line should be indented with spaces, not tabs
Open

    position: absolute;

Use // comments everywhere
Open

/* Overlays */

Line should be indented with spaces, not tabs
Open

    height: 7px;

Line should be indented with spaces, not tabs
Open

    top: -5px;

Rule declaration should be followed by an empty line
Open

}

Properties should be ordered cursor, display, margin-top, min-height, padding, position
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    position: relative;

Line should be indented with spaces, not tabs
Open

    margin-top: 2px;

Line should be indented with spaces, not tabs
Open

    overflow: auto;

Rule declaration should be followed by an empty line
Open

}

Use // comments everywhere
Open

/* button text element */

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    margin-top: -8px;

Use // comments everywhere
Open

/* workarounds */

Properties should be ordered display, padding, width
Open

    width: 17em;
Severity
Category
Status
Source
Language