Chatterbox-IRC/Chatterbox

View on GitHub
client/stylesheets/channel.css

Summary

Maintainability
Test Coverage

Duplicate property 'height' found.
Open

    height: 50px;
Severity: Minor
Found in client/stylesheets/channel.css by csslint

Duplicate property 'height' found.
Open

    height: 50px;
Severity: Minor
Found in client/stylesheets/channel.css by csslint

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

.channel .title h1 {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

Heading (h6) should not be qualified.
Open

.channel .title h6 {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

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

.channel .title h6 {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

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

.channel .topic {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

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

.channel p {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

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

.channel img {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

Heading (h1) should not be qualified.
Open

.channel .title h1 {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

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

.channel {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

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

.channel .title {
Severity: Minor
Found in client/stylesheets/channel.css by csslint

There are no issues that match your filters.

Category
Status