oss-specs/specs

View on GitHub
public/css/project.css

Summary

Maintainability
Test Coverage

Element (button.call-to-action) is overqualified, just use .call-to-action without element name.
Open

.project .controls button.call-to-action {
Severity: Minor
Found in public/css/project.css by csslint

Element (a.spec-link) is overqualified, just use .spec-link without element name.
Open

a.spec-link {
Severity: Minor
Found in public/css/project.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box;
Severity: Minor
Found in public/css/project.css by csslint

Adjoining classes: .directory-path.expand::before
Open

.directory-path.expand::before {
Severity: Minor
Found in public/css/project.css by csslint

Adjoining classes: .directory-path.expand::before
Open

.directory-path.expand::before {
Severity: Minor
Found in public/css/project.css by csslint

Adjoining classes: .directory-path.can-expand::before
Open

.directory-path.can-expand::before {
Severity: Minor
Found in public/css/project.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box;
Severity: Minor
Found in public/css/project.css by csslint

Adjoining classes: .directory-path.can-expand::before
Open

.directory-path.can-expand::before {
Severity: Minor
Found in public/css/project.css by csslint

Expected (normal | keep-all | break-all) but found 'break-word'.
Open

  word-break: break-word;
Severity: Minor
Found in public/css/project.css by csslint

TODO found
Open

/* TODO: standardise and reuse styling via pre-processor */
Severity: Minor
Found in public/css/project.css by fixme

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

.project-branch select {
Severity: Minor
Found in public/css/project.css by csslint

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

.project .tag-cloud-link-container {
Severity: Minor
Found in public/css/project.css by csslint

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

.project .tag-controls {
Severity: Minor
Found in public/css/project.css by csslint

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

.project-update {
Severity: Minor
Found in public/css/project.css by csslint

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

.project .burger-menu {
Severity: Minor
Found in public/css/project.css by csslint

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

.project-summary {
Severity: Minor
Found in public/css/project.css by csslint

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

.project .controls .hint {
Severity: Minor
Found in public/css/project.css by csslint

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

.project-commit {
Severity: Minor
Found in public/css/project.css by csslint

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

.project .repository-controls {
Severity: Minor
Found in public/css/project.css by csslint

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

.feature-summary .feature-description {
Severity: Minor
Found in public/css/project.css by csslint

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

.repo-link a,
Severity: Minor
Found in public/css/project.css by csslint

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

.repo-link,
Severity: Minor
Found in public/css/project.css by csslint

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

.file-container .feature-edit {
Severity: Minor
Found in public/css/project.css by csslint

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

a.spec-link {
Severity: Minor
Found in public/css/project.css by csslint

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

.file-name {
Severity: Minor
Found in public/css/project.css by csslint

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

.feature-summary .feature-scenarios li {
Severity: Minor
Found in public/css/project.css by csslint

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

.feature-summary .feature-scenarios li a {
Severity: Minor
Found in public/css/project.css by csslint

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

.file-container {
Severity: Minor
Found in public/css/project.css by csslint

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

.file-details {
Severity: Minor
Found in public/css/project.css by csslint

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

.anchor,
Severity: Minor
Found in public/css/project.css by csslint

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

.file-details .icon {
Severity: Minor
Found in public/css/project.css by csslint

There are no issues that match your filters.

Category
Status