XoopsModules25x/xoopstube

View on GitHub
assets/css/module.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    padding-bottom: 5px !important;
Severity: Minor
Found in assets/css/module.css by csslint

Expected (<feature-tag-value> | normal) but found '"c2sc"'.</feature-tag-value>
Open

            font-feature-settings: "c2sc";
Severity: Minor
Found in assets/css/module.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=40)'.</filter-function-list>
Open

    filter: alpha(opacity=40);
Severity: Minor
Found in assets/css/module.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=100)'.</filter-function-list>
Open

    filter: alpha(opacity=100);
Severity: Minor
Found in assets/css/module.css by csslint

Background image '../images/icon/backgnd.png' was used multiple times, first declared at line 7, col 5.
Open

    background: url(../images/icon/backgnd.png) repeat-x center center;
Severity: Minor
Found in assets/css/module.css by csslint

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

div.xoopstube_socbookmark a:hover img {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_header {
Severity: Minor
Found in assets/css/module.css by csslint

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

div.xoopstube_socbookmark a img {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_description {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_letters {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_path {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_itemTitle a {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_head_catletters {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_infoblock {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_button {
Severity: Minor
Found in assets/css/module.css by csslint

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

.xoopstube_legend {
Severity: Minor
Found in assets/css/module.css by csslint

There are no issues that match your filters.

Category
Status