crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Prefer single quoted strings
Open

$fa-var-stack-exchange: "\f18d";

Prefer single quoted strings
Open

$fa-var-tripadvisor: "\f262";

Prefer single quoted strings
Open

$fa-var-tumblr-square: "\f174";

Prefer single quoted strings
Open

$fa-var-turkish-lira: "\f195";

Prefer single quoted strings
Open

$fa-var-twitter: "\f099";

Prefer single quoted strings
Open

$fa-var-user-plus: "\f234";

Prefer single quoted strings
Open

$fa-var-venus: "\f221";

Prefer single quoted strings
Open

$fa-var-warning: "\f071";

Opacity=0 should be written with a single space on each side of the operator: Opacity = 0
Open

    filter:Alpha(Opacity=0);

Line should be indented with spaces, not tabs
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    overflow: hidden;

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

    position: fixed;

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

    cursor: sw-resize;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    padding: .5em .5em .5em .7em;

Use // comments everywhere
Open

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

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    top: 50%;

Line should be indented with spaces, not tabs
Open

    left: 0;

Properties should be ordered cursor, display, line-height, margin-right, overflow, padding, position, text-align, vertical-align
Open

    display: inline-block;
Severity
Category
Status
Source
Language