crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Use // comments everywhere
Open

/* states and images */

Prefer single quoted strings
Open

    background-image: image-url("jquery/ui/ui-icons_222222_256x240.png");

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    opacity: .5;

Rule declaration should be followed by an empty line
Open

}

Prefer single quoted strings
Open

$icon-font-path: "bootstrap/";

0.15 should be written without a leading zero as .15
Open

$dropdown-border: rgba(0, 0, 0, 0.15);

Prefer single quoted strings
Open

@import "bootstrap/mixins";

Prefer single quoted strings
Open

@import "bootstrap";

Line should be indented with spaces, not tabs
Open

    bottom: -5px;

Line should be indented with spaces, not tabs
Open

    cursor: move;

Properties should be ordered display, list-style, margin, outline, padding
Open

    list-style: none;

Properties should be ordered list-style-image, margin, padding, width
Open

    margin: 0;

Line should be indented with spaces, not tabs
Open

    padding: 0;

Line should be indented with spaces, not tabs
Open

    background-position: 0 0;

Rule declaration should be followed by an empty line
Open

}

Properties should be ordered display, overflow, padding, position, vertical-align
Open

    position: relative;

Line should be indented with spaces, not tabs
Open

    vertical-align: middle;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    font-size: .5em;
Severity
Category
Status
Source
Language