Thera169/thera

View on GitHub
app/assets/stylesheets/custom.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#circle-logged-on {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

Don't use IDs in selectors.
Open

#circle-available {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

Don't use IDs in selectors.
Open

#circle-logged-off {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

Rule is empty.
Open

.btn-submit {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

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

#circle-available {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

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

body {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

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

.main-well {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

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

#circle-logged-off {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

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

.blink {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

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

#circle-logged-on {
Severity: Minor
Found in app/assets/stylesheets/custom.css by csslint

There are no issues that match your filters.

Category
Status