core/modules/form/res/css/view.css

Summary

Maintainability
Test Coverage

Rule is empty.
Open

.control-group.error {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

Rule is empty.
Open

input, textarea {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

Element (label.radio) is overqualified, just use .radio without element name.
Open

label.radio {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

Adjoining classes: .control-group.error
Open

.control-group.error {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

Expected COLON at line 23, col 10.
Open

    input, select, textarea {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

Expected RBRACE at line 4, col 5.
Open

    &.span12 {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

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

}
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

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

label.radio {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

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

input[type="radio"], input[type="checkbox"] {
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

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

}
Severity: Minor
Found in core/modules/form/res/css/view.css by csslint

There are no issues that match your filters.

Category
Status