public/assets/js/core/ckeditor/lib/plugins/onchange/docs/styles.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#languages li {

Don't use IDs in selectors.
Open

#install {

Don't use IDs in selectors.
Open

#languages ul {

Element (span.key) is overqualified, just use .key without element name.
Open

span.key {

margin can't be used with display: inline.
Open

    margin:0;

margin can't be used with display: inline.
Open

    margin:0;

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

h1 {

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

ol {

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

pre, code {

There are no issues that match your filters.

Category
Status