consul/consul

View on GitHub
app/assets/stylesheets/notification_item.scss

Summary

Maintainability
Test Coverage

Properties should be ordered color, font-size, left, position, top
Open

      position: absolute;

Color literals like #ecf00b should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

      color: #ecf00b;

There are no issues that match your filters.

Category
Status