PlanHubMe/PlanHub

View on GitHub
public/css/context.bootstrap.css

Summary

Maintainability
Test Coverage

Fallback border-bottom-color (hex or RGB) should precede RGBA border-bottom-color.
Open

    border-bottom-color: rgba(0, 0, 0, 0.2);
Severity: Minor
Found in public/css/context.bootstrap.css by csslint

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

.dropdown-context-up:before, .dropdown-context-up:after{
Severity: Minor
Found in public/css/context.bootstrap.css by csslint

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

.dropdown-context-up:before{
Severity: Minor
Found in public/css/context.bootstrap.css by csslint

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

.compressed-context a{
Severity: Minor
Found in public/css/context.bootstrap.css by csslint

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

.dropdown-context:after, .dropdown-context-up:after{
Severity: Minor
Found in public/css/context.bootstrap.css by csslint

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

.dropdown-context:before, .dropdown-context-up:before {
Severity: Minor
Found in public/css/context.bootstrap.css by csslint

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

.dropdown-context-up:after{
Severity: Minor
Found in public/css/context.bootstrap.css by csslint

There are no issues that match your filters.

Category
Status