JonSn0w/Hyde

View on GitHub
assets/css/themes/zenburn.css

Summary

Maintainability
Test Coverage

Element (span.cm-string-2) is overqualified, just use .cm-string-2 without element name.
Open

.cm-s-zenburn span.cm-string-2 { color: #bc8383; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-number) is overqualified, just use .cm-number without element name.
Open

.cm-s-zenburn span.cm-number { color: #dcdccc; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-attribute) is overqualified, just use .cm-attribute without element name.
Open

.cm-s-zenburn span.cm-attribute { color: #dfaf8f; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-atom) is overqualified, just use .cm-atom without element name.
Open

.cm-s-zenburn span.cm-atom { color: #bfebbf; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-keyword) is overqualified, just use .cm-keyword without element name.
Open

.cm-s-zenburn span.cm-keyword { color: #f0dfaf; font-weight: bold; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-property) is overqualified, just use .cm-property without element name.
Open

.cm-s-zenburn span.cm-property { color: #dfaf8f; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-meta) is overqualified, just use .cm-meta without element name.
Open

.cm-s-zenburn span.cm-meta { color: #f0dfaf; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-def) is overqualified, just use .cm-def without element name.
Open

.cm-s-zenburn span.cm-def { color: #dcdccc; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-builtin) is overqualified, just use .cm-builtin without element name.
Open

.cm-s-zenburn span.cm-builtin { color: #dcdccc; font-weight: bold; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-string) is overqualified, just use .cm-string without element name.
Open

.cm-s-zenburn span.cm-string { color: #bc8383; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-qualifier) is overqualified, just use .cm-qualifier without element name.
Open

.cm-s-zenburn span.cm-qualifier { color: #7cb8bb; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-comment) is overqualified, just use .cm-comment without element name.
Open

.cm-s-zenburn span.cm-comment { color: #7FA97E; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-url) is overqualified, just use .cm-url without element name.
Open

.cm-s-zenburn span.cm-url { color: #dfaf8f; text-decoration: none; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-header) is overqualified, just use .cm-header without element name.
Open

.cm-s-zenburn span.cm-header { color: #f0efd0; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-tag) is overqualified, just use .cm-tag without element name.
Open

.cm-s-zenburn span.cm-tag { color: #93e0e3; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-strikethrough) is overqualified, just use .cm-strikethrough without element name.
Open

.cm-s-zenburn span.cm-strikethrough { color: #f0dfaf; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-variable-2) is overqualified, just use .cm-variable-2 without element name.
Open

.cm-s-zenburn span.cm-variable-2 { color: #dcdccc; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-link) is overqualified, just use .cm-link without element name.
Open

.cm-s-zenburn span.cm-link { color: #bc8383; text-decoration: none; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-operator) is overqualified, just use .cm-operator without element name.
Open

.cm-s-zenburn span.cm-operator { color: #f0efd0; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Element (span.cm-variable) is overqualified, just use .cm-variable without element name.
Open

.cm-s-zenburn span.cm-variable { color: #dfaf8f; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

Adjoining classes: .cm-s-zenburn span.cm-em.cm-strong
Open

.cm-s-zenburn span.cm-em.cm-strong { color: #bfebbf; }
Severity: Minor
Found in assets/css/themes/zenburn.css by csslint

There are no issues that match your filters.

Category
Status