mambax7/songlist

View on GitHub
assets/css/songlist.css

Summary

Maintainability
Test Coverage

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

  border: 0px solid;
Severity: Minor
Found in assets/css/songlist.css by csslint

Rule is empty.
Open

.sl_resulttable thead {
Severity: Minor
Found in assets/css/songlist.css by csslint

Rule is empty.
Open

.sl_resulttable tr {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

  border: 0px dotted;
Severity: Minor
Found in assets/css/songlist.css by csslint

Expected (left | right | none) but found 'clear'.
Open

    float:clear;
Severity: Minor
Found in assets/css/songlist.css by csslint

Rule is empty.
Open

.sl_resulttable td {
Severity: Minor
Found in assets/css/songlist.css by csslint

margin can't be used with display: inline.
Open

    margin:20px;
Severity: Minor
Found in assets/css/songlist.css by csslint

Expected (left | right | none) but found 'center'.
Open

    float:center;
Severity: Minor
Found in assets/css/songlist.css by csslint

Expected (left | right | none) but found 'clear'.
Open

    float: clear;
Severity: Minor
Found in assets/css/songlist.css by csslint

Rule is empty.
Open

.sl_resulttable {
Severity: Minor
Found in assets/css/songlist.css by csslint

Rule is empty.
Open

.sl_resulttable tbody {
Severity: Minor
Found in assets/css/songlist.css by csslint

Expected (left | right | none) but found 'clear'.
Open

    float: clear;
Severity: Minor
Found in assets/css/songlist.css by csslint

width can't be used with display: inline.
Open

    width: inherit;
Severity: Minor
Found in assets/css/songlist.css by csslint

Unknown property 'align'.
Open

    align: center;
Severity: Minor
Found in assets/css/songlist.css by csslint

display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
Open

    float:left;
Severity: Minor
Found in assets/css/songlist.css by csslint

Values of 0 shouldn't have units specified.
Open

  border: 0px solid;
Severity: Minor
Found in assets/css/songlist.css by csslint

Values of 0 shouldn't have units specified.
Open

  border: 0px solid;
Severity: Minor
Found in assets/css/songlist.css by csslint

Values of 0 shouldn't have units specified.
Open

  border: 0px dotted;
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_search {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_mainartist {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_mainalbum {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.container{
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.label{
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_mainsong {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_artsong {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_pagenav {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_subartist {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_subcat {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_searchdiv {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_subsong {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_breadcrumb {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_breadcrumb a {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_catdesc {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_artalbum {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_maincat {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.col1 {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_alphasubdivb {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.col2 {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.container{
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_alphasubdiva {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.sl_subalbum {
Severity: Minor
Found in assets/css/songlist.css by csslint

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

.content {
Severity: Minor
Found in assets/css/songlist.css by csslint

There are no issues that match your filters.

Category
Status