public/assets/css/core/ckeditor/style.css

Summary

Maintainability
Test Coverage

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

a.btn-default {

@import prevents parallel downloads, use <link> instead.
Open

@import url(http://fonts.googleapis.com/css?family=Roboto:300,500,700);

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

a.btn-primary {

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

a.btn-default {

There are no issues that match your filters.

Category
Status