rwwarren/door-lock

View on GitHub
mobile/web/src/root/css/app.css

Summary

Maintainability
Test Coverage

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 5px;
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 5px;
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

Rule is empty.
Open

.infotextbox {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

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

.content {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

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

.container {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

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

.userInfo {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

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

.navigation {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

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

.footer {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

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

.logo {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

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

.body {
Severity: Minor
Found in mobile/web/src/root/css/app.css by csslint

There are no issues that match your filters.

Category
Status