3scale/porta

View on GitHub
app/assets/stylesheets/provider/admin/cms/templates/_versions.scss

Summary

Maintainability
Test Coverage

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

  .plus { color: green; }

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

  .minus { color: red; }

There are no issues that match your filters.

Category
Status