Chatterbox-IRC/Chatterbox

View on GitHub
client/stylesheets/input.css

Summary

Maintainability
Test Coverage

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in client/stylesheets/input.css by csslint

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

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

Outlines should only be modified using :focus.
Open

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

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

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

There are no issues that match your filters.

Category
Status