public/assets/js/core/ckeditor/lib/contents.css

Summary

Maintainability
Test Coverage

Property with star prefix found.
Open

    *margin-right: 0px;

Values of 0 shouldn't have units specified.
Open

    border: 0px;

Element (img.right) is overqualified, just use .right without element name.
Open

img.right {

Values of 0 shouldn't have units specified.
Open

    *margin-right: 0px;

Element (img.left) is overqualified, just use .left without element name.
Open

img.left {

Expected (<filter-function-list> | none) but found 'alpha(opacity = 90)'.</filter-function-list>
Open

    filter: alpha(opacity = 90);

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

.cke_contents_rtl blockquote

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

img:hover {

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

body

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

blockquote

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

.cke_contents_ltr blockquote

There are no issues that match your filters.

Category
Status