codeforamerica/resident-web-use-research

View on GitHub
main.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#response-content .detail-population-segregation ul{
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .header {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail .label{
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail-row {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail-population-segregation ul li {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail-population-segregation ul li .label{
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail h4 span.percentage {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail-population-segregation ul li h4 span{
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail-population-segregation ul li h4 {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .header h3 {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail h4 .high-low {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail i{
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail-population-segregation {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail-row.last{
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail h4{
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail h4 i {
Severity: Minor
Found in main.css by csslint

Don't use IDs in selectors.
Open

#response-content .detail h4 span.high-low {
Severity: Minor
Found in main.css by csslint

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

  40% { -webkit-transform: scale(1.0) }
Severity: Minor
Found in main.css by csslint

Adjoining classes: #response-content .detail-row.last
Open

#response-content .detail-row.last{
Severity: Minor
Found in main.css by csslint

Adjoining classes: .button.active
Open

.button.active {
Severity: Minor
Found in main.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

  background: rgba(255,255,255,0.9);
Severity: Minor
Found in main.css by csslint

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

  0%, 80%, 100% { -webkit-transform: scale(0) }
Severity: Minor
Found in main.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 20px;
Severity: Minor
Found in main.css by csslint

Rule is empty.
Open

#response-content .detail-population-segregation {
Severity: Minor
Found in main.css by csslint

Rule is empty.
Open

#response-content .detail h4 span.high-low {
Severity: Minor
Found in main.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

  border: 1px solid #ccc;
Severity: Minor
Found in main.css by csslint

Rule is empty.
Open

.leaflet-container .loading .text{
Severity: Minor
Found in main.css by csslint

Rule is empty.
Open

#response-content {
Severity: Minor
Found in main.css by csslint

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

#response-content .detail h4 span.percentage {
Severity: Minor
Found in main.css by csslint

Values of 0 shouldn't have units specified.
Open

  top: 0px;
Severity: Minor
Found in main.css by csslint

Heading (h4) has already been defined.
Open

#response-content .detail-population-segregation ul li h4 {
Severity: Minor
Found in main.css by csslint

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

#response-content .detail h4 .high-low {
Severity: Minor
Found in main.css by csslint

Heading (h4) should not be qualified.
Open

#response-content .detail h4 .high-low {
Severity: Minor
Found in main.css by csslint

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

#response-content .detail h4 span.percentage {
Severity: Minor
Found in main.css by csslint

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

.clearfix:after {
Severity: Minor
Found in main.css by csslint

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

#response-content .detail-population-segregation ul li h4 {
Severity: Minor
Found in main.css by csslint

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

#response-content .detail i{
Severity: Minor
Found in main.css by csslint

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

#response-content .detail .label{
Severity: Minor
Found in main.css by csslint

Heading (h4) should not be qualified.
Open

#response-content .detail h4{
Severity: Minor
Found in main.css by csslint

Heading (h4) should not be qualified.
Open

#response-content .detail h4 i {
Severity: Minor
Found in main.css by csslint

Heading (h4) should not be qualified.
Open

#response-content .detail-population-segregation ul li h4 {
Severity: Minor
Found in main.css by csslint

Heading (h3) should not be qualified.
Open

#response-content .header h3 {
Severity: Minor
Found in main.css by csslint

Heading (h4) should not be qualified.
Open

#response-content .detail h4 span.percentage {
Severity: Minor
Found in main.css by csslint

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

.button {
Severity: Minor
Found in main.css by csslint

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

#response-content .detail-population-segregation ul li .label{
Severity: Minor
Found in main.css by csslint

Heading (h4) should not be qualified.
Open

#response-content .detail h4 span.high-low {
Severity: Minor
Found in main.css by csslint

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

.spinner {
Severity: Minor
Found in main.css by csslint

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

#response-content .header h3 {
Severity: Minor
Found in main.css by csslint

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

.leaflet-container .loading {
Severity: Minor
Found in main.css by csslint

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

.leaflet-container .loading .spinner{
Severity: Minor
Found in main.css by csslint

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

.button.active {
Severity: Minor
Found in main.css by csslint

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

.spinner > div {
Severity: Minor
Found in main.css by csslint

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

#response-content .detail h4{
Severity: Minor
Found in main.css by csslint

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

#response-content .detail-population-segregation ul{
Severity: Minor
Found in main.css by csslint

Heading (h4) should not be qualified.
Open

#response-content .detail-population-segregation ul li h4 span{
Severity: Minor
Found in main.css by csslint

There are no issues that match your filters.

Category
Status