crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Line should be indented with spaces, not tabs
Open

    position: absolute;

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

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

    width: 7px;

Line should be indented with spaces, not tabs
Open

    right: -5px;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    padding-left: 2.2em;

Line should be indented with spaces, not tabs
Open

    left: .5em;

Line should be indented with spaces, not tabs
Open

    top: 0;

Line should be indented with spaces, not tabs
Open

    position: relative;

Line should be indented with spaces, not tabs
Open

    margin-right: .1em;

Line should be indented with spaces, not tabs
Open

    text-align: center;

Avoid qualifying class selectors with an element.
Open

button.ui-button-icons-only {

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

    position: absolute;

Merge rule .ui-buttonset .ui-button with rule on line 285
Open

.ui-buttonset .ui-button {

Avoid qualifying class selectors with an element.
Open

input.ui-button::-moz-focus-inner,

Line should be indented with spaces, not tabs
Open

    padding: 0;

Line should be indented with spaces, not tabs
Open

    width: 17em;

Prefer single quoted strings
Open

$fa-var-hourglass: "\f254";
Severity
Category
Status
Source
Language