mwielgoszewski/doorman

View on GitHub
doorman/static/css/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#sidebar.affix {
Severity: Minor
Found in doorman/static/css/style.css by csslint

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

          box-sizing: border-box;
Severity: Minor
Found in doorman/static/css/style.css by csslint

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

footer {
Severity: Minor
Found in doorman/static/css/style.css by csslint

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

footer .footer-nav {
Severity: Minor
Found in doorman/static/css/style.css by csslint

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

.form-register .form-control {
Severity: Minor
Found in doorman/static/css/style.css by csslint

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

.bootstrap-tagsinput {
Severity: Minor
Found in doorman/static/css/style.css by csslint

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

td .bootstrap-tagsinput, p .bootstrap-tagsinput {
Severity: Minor
Found in doorman/static/css/style.css by csslint

There are no issues that match your filters.

Category
Status