crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Prefer single quoted strings
Open

$fa-var-trash: "\f1f8";

Prefer single quoted strings
Open

$fa-var-university: "\f19c";

Prefer single quoted strings
Open

$fa-var-usd: "\f155";

Prefer single quoted strings
Open

$fa-var-whatsapp: "\f232";

Properties should be ordered background-image, background-position, background-repeat, cursor, height, overflow, text-indent, -webkit-touch-callout, -khtml-user-select, -moz-user-select, -ms-user-select, -webkit-user-select, user-select, width
Open

  width: 44px;

Line should be indented with spaces, not tabs
Open

    padding: 0;

Line should be indented with spaces, not tabs
Open

    outline: 0;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    width: 100%;

Use // comments everywhere
Open

/* states and images */

Line should be indented with spaces, not tabs
Open

    background-repeat: no-repeat;

Rule declaration should be followed by an empty line
Open

}

Properties should be ordered cursor, height, left, top, width
Open

    width: 9px;

Line should be indented with spaces, not tabs
Open

    top: -5px;

Properties should be ordered left, margin-top, position, top
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    padding: 0;

Use // comments everywhere
Open

/* to make room for the icon, a width needs to be set here */

Line should be indented with spaces, not tabs
Open

    padding: .4em 1em;

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    position: absolute;
Severity
Category
Status
Source
Language