crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Line should be indented with spaces, not tabs
Open

    right: auto;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    top: 0;

Properties should be ordered background, border, overflow, padding, position
Open

    position: relative;

Prefer single quoted strings
Open

$fa-var-toggle-left: "\f191";

Prefer single quoted strings
Open

$fa-var-toggle-right: "\f152";

Prefer single quoted strings
Open

$fa-var-umbrella: "\f0e9";

Prefer single quoted strings
Open

$fa-var-underline: "\f0cd";

Prefer single quoted strings
Open

$fa-var-unsorted: "\f0dc";

Prefer single quoted strings
Open

$fa-var-youtube-play: "\f16a";

Selector in_process should be written in lowercase with hyphens
Open

  &.unready,

Line should be indented with spaces, not tabs
Open

    text-decoration: none;

Begin pseudo elements with double colons: ::
Open

.ui-helper-clearfix:before,

Prefer single quoted strings
Open

    content: "";

Line should be indented with spaces, not tabs
Open

    clear: both;

Line should be indented with spaces, not tabs
Open

    opacity: 0;

Properties should be ordered background-repeat, display, overflow, text-indent
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    position: relative;

Line should be indented with spaces, not tabs
Open

    left: 0;

Line should be indented with spaces, not tabs
Open

    left: -5px;
Severity
Category
Status
Source
Language