core/layout/admin/res/css/default.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

body #main {

Don't use IDs in selectors.
Open

body #loading > div {

Use of !important
Open

    font-weight: 300 !important;

Don't use IDs in selectors.
Open

body #loading {

Don't use IDs in selectors.
Open

body #loading > div .spinner strong {

Don't use IDs in selectors.
Open

#node-search {

Don't use IDs in selectors.
Open

body.loading #loading > div {

Don't use IDs in selectors.
Open

body #loading > div .spinner:before {

Don't use IDs in selectors.
Open

#no-chrome-warning {

Use of !important
Open

    margin: 0 !important;

Don't use IDs in selectors.
Open

body #loading > div .spinner {

Use of !important
Open

    padding: 0 !important;

Don't use IDs in selectors.
Open

body.loading #loading {

Don't use IDs in selectors.
Open

#node-search-results {

Use of !important
Open

    width: 42px !important;

Use of !important
Open

    overflow: hidden !important;

Don't use IDs in selectors.
Open

body.loading #main {

Don't use IDs in selectors.
Open

body #loading > div .spinner span {

Don't use IDs in selectors.
Open

#node-search.loading {

Adjoining classes: .control-group.success .radio
Open

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {

Adjoining classes: .control-group.success input
Open

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {

Fallback border-color (hex or RGB) should precede RGBA border-color.
Open

    border-color: rgba(82,168,236,0.8);

Fallback border-bottom (hex or RGB) should precede RGBA border-bottom.
Open

    border-bottom: 70px solid rgba(0, 0, 0, 0);

Adjoining classes: .control-group.success select
Open

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {

Adjoining classes: .control-group.success .checkbox
Open

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {

Adjoining classes: .selectize-input.dropdown-active
Open

.selectize-input.dropdown-active, .selectize-input.focus {

Missing standard property 'transform' to go along with '-webkit-transform'.
Open

    0%        { -webkit-transform: rotate(0);    }

Adjoining classes: .selectize-input.focus
Open

.selectize-input.dropdown-active, .selectize-input.focus {

Adjoining classes: .control-group.success textarea
Open

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {

Fallback border-left (hex or RGB) should precede RGBA border-left.
Open

    border-left: 70px solid rgba(0, 0, 0, 0);

Fallback border-right (hex or RGB) should precede RGBA border-right.
Open

    border-right: 70px solid rgba(0, 0, 0, 0);

Adjoining classes: .selectize-input.focus
Open

.selectize-input, .selectize-input.dropdown-active, .selectize-input.focus {

Missing standard property 'transform' to go along with '-webkit-transform'.
Open

    100%    { -webkit-transform: rotate(360deg); }

Adjoining classes: .selectize-input.dropdown-active
Open

.selectize-input, .selectize-input.dropdown-active, .selectize-input.focus {

Fallback border-top (hex or RGB) should precede RGBA border-top.
Open

    border-top: 70px solid rgba(0, 114, 230, 1);

Duplicate property 'transition' found.
Open

        transition: none;

Rule is empty.
Open

#no-chrome-warning {

Rule is empty.
Open

#node-search-results {

Duplicate property '-o-transition' found.
Open

        -o-transition: none;

Duplicate property '-moz-transition' found.
Open

        -moz-transition: none;

Duplicate property 'top' found.
Open

    top: -99999px;

Element (option.choose) is overqualified, just use .choose without element name.
Open

select option.choose {

Element (span.page) is overqualified, just use .page without element name.
Open

.page-header h1 span.page {

Rule doesn't have all its properties in alphabetical order.
Open

body #loading > div .spinner:before {

Rule doesn't have all its properties in alphabetical order.
Open

.menu-toggle {

Rule doesn't have all its properties in alphabetical order.
Open

#node-search.loading {

Unexpected token '}' at line 212, col 1.
Open

}

Rule doesn't have all its properties in alphabetical order.
Open

.page-header h1 span.page {

Expected COLON at line 136, col 6.
Open

    img {

Heading (h1) should not be qualified.
Open

.page-header h1 span.page {

Rule doesn't have all its properties in alphabetical order.
Open

.hero-unit {

Expected COLON at line 190, col 4.
Open

    a {

Rule doesn't have all its properties in alphabetical order.
Open

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }

Rule doesn't have all its properties in alphabetical order.
Open

.selectize-input, .selectize-input.dropdown-active, .selectize-input.focus {

Rule doesn't have all its properties in alphabetical order.
Open

body #loading > div .spinner strong {

Rule doesn't have all its properties in alphabetical order.
Open

.sidebar-nav {

Rule doesn't have all its properties in alphabetical order.
Open

body #loading > div .spinner {

Unexpected token '}' at line 142, col 1.
Open

}

Rule doesn't have all its properties in alphabetical order.
Open

body #loading {

Rule doesn't have all its properties in alphabetical order.
Open

.navbar .brand {

Unexpected token '}' at line 153, col 1.
Open

}

Expected RBRACE at line 168, col 2.
Open

    &.no-animation {

Expected COLON at line 180, col 6.
Open

    img {

Expected COLON at line 208, col 4.
Open

    ul, .btn-group, p.controls, hr {

Rule doesn't have all its properties in alphabetical order.
Open

body.loading #loading {

Unexpected token '}' at line 174, col 1.
Open

}

Unexpected token '}' at line 187, col 1.
Open

}

Rule doesn't have all its properties in alphabetical order.
Open

.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }

Rule doesn't have all its properties in alphabetical order.
Open

body #loading > div {

Unexpected token '}' at line 193, col 1.
Open

}

Expected COLON at line 149, col 5.
Open

    h1 {

Rule doesn't have all its properties in alphabetical order.
Open

.row-fluid .span0 {

Rule doesn't have all its properties in alphabetical order.
Open

body #loading > div .spinner span {

Rule doesn't have all its properties in alphabetical order.
Open

.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }

There are no issues that match your filters.

Category
Status