GSA/code-gov-api

View on GitHub
public/css/style.css

Summary

Maintainability
Test Coverage

Values of 0 shouldn't have units specified.
Open

  margin: 0px;
Severity: Minor
Found in public/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0px;
Severity: Minor
Found in public/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

  border-spacing: 0px;
Severity: Minor
Found in public/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin: 0px;
Severity: Minor
Found in public/css/style.css by csslint

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

body {
Severity: Minor
Found in public/css/style.css by csslint

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

tr.enhancement {
Severity: Minor
Found in public/css/style.css by csslint

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

tr.failure {
Severity: Minor
Found in public/css/style.css by csslint

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

td.success {
Severity: Minor
Found in public/css/style.css by csslint

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

hr {
Severity: Minor
Found in public/css/style.css by csslint

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

th, td {
Severity: Minor
Found in public/css/style.css by csslint

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

tr.warning {
Severity: Minor
Found in public/css/style.css by csslint

There are no issues that match your filters.

Category
Status