public/assets/css/core/email/sans-serif.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    color: white !important;

Element (a.btn-primary) is overqualified, just use .btn-primary without element name.
Open

a.btn-primary {

Element (a.btn-default) is overqualified, just use .btn-default without element name.
Open

a.btn-default {

Element (div.wrapper) is overqualified, just use .wrapper without element name.
Open

body, html, div.wrapper  {

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

a.btn-primary {

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

body, html, div.wrapper  {

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

a.btn-default {

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

body, a, p, li, span, div, td {

There are no issues that match your filters.

Category
Status