crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Merge rule .ui-tabs .ui-tabs-nav with rule on line 732
Open

.ui-tabs .ui-tabs-nav {

Line should be indented with spaces, not tabs
Open

    white-space: nowrap;

Properties should be ordered -webkit-box-shadow, box-shadow, max-width, padding, position, z-index
Open

    padding: 8px;

Properties should be ordered background, border, color
Open

    border: 1px solid #dddddd;

Line should be indented with spaces, not tabs
Open

    color: #333333;

Color #333333 should be written as #333
Open

    color: #333333;

Line should be indented with spaces, not tabs
Open

    color: #333333;

Line should be indented with spaces, not tabs
Open

    color: #1c94c4;

Rule declaration should be followed by an empty line
Open

}

Merge rule .ui-icon with rule on line 70
Open

.ui-icon {

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    border-radius: 5px;

Commas in function arguments should be followed by one space
Open

$popover-border-color: rgba(0,0,0,.2);

Declaration should be terminated by a semicolon
Open

$container-tablet: ((720px + $grid-gutter-width));

Prefer single quoted strings
Open

@import "bootstrap-sprockets";

Color literals like #ffffff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    color: #ffffff;

Line should be indented with spaces, not tabs
Open

    font-weight: bold;

Color literals like #cccccc should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    border: 1px solid #cccccc;

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language