XoopsModules25x/userlog

View on GitHub
assets/css/style.css

Summary

Maintainability
Test Coverage

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

    -webkit-transform: scaleY(-1);
Severity: Minor
Found in assets/css/style.css by csslint

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

    -webkit-transform: scaleY(1);
Severity: Minor
Found in assets/css/style.css by csslint

Element (div.odd:hover) is overqualified, just use .odd without element name.
Open

.outer div.odd:hover, .outer div.even:hover {
Severity: Minor
Found in assets/css/style.css by csslint

Element (div.even:hover) is overqualified, just use .even without element name.
Open

.outer div.odd:hover, .outer div.even:hover {
Severity: Minor
Found in assets/css/style.css by csslint

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

.ASC img:hover {
Severity: Minor
Found in assets/css/style.css by csslint

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

.toggle_none, .toggle_none div, .toggle_none div div {
Severity: Minor
Found in assets/css/style.css by csslint

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

.deactive {
Severity: Minor
Found in assets/css/style.css by csslint

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

.toggle_block {
Severity: Minor
Found in assets/css/style.css by csslint

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

.truncate {
Severity: Minor
Found in assets/css/style.css by csslint

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

.DESC img:hover, .ASC img {
Severity: Minor
Found in assets/css/style.css by csslint

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

.toggle_block, .toggle_none {
Severity: Minor
Found in assets/css/style.css by csslint

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

.hidden {
Severity: Minor
Found in assets/css/style.css by csslint

There are no issues that match your filters.

Category
Status