BerniWittmann/spielplanismaning

View on GitHub
src/public/stylesheets/print.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

    #spielplan > thead > tr > th {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

Using height with border-bottom can sometimes make elements larger than you expect.
Open

        border-bottom: 1px solid #333;
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

Using height with padding-top can sometimes make elements larger than you expect.
Open

        padding-top: 5px;
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

        border: 1px solid #333;
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

        border: 1px solid #333;
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

        border: 1px solid #333;
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

        border: 1px solid #605f5f;
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

        border: 1px solid #605f5f;
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .box {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .spiel-print {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .spieler-table {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .small-box {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    input {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .valign, table tr > td.valign, table tr > th.valign {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .spiel-druck-halbzeiten-table, .spiel-druck-halbzeiten-table tr, .spiel-druck-halbzeiten-table td {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .spiel-druck-halbzeiten-table td {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

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

    .underline-td {
Severity: Minor
Found in src/public/stylesheets/print.css by csslint

There are no issues that match your filters.

Category
Status