davetoxa/davetoxa

View on GitHub
app/assets/stylesheets/application.css

Summary

Maintainability
Test Coverage

Use of !important
Open

  border-color: red !important;

Use of !important
Open

  border-color: red !important;

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

  border: 1px solid lightgrey;

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

  border: 1px solid lightgrey;

Adjoining classes: .page.current
Open

.page.current{

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

.area{

There are no issues that match your filters.

Category
Status