BerniWittmann/spielplanismaning

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

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#spielplan > tbody > tr.invalid-spielplan-row, #spielplan > tbody > tr.invalid-spielplan-row > td {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

Don't use IDs in selectors.
Open

#spielplan > tbody > tr.invalid-spielplan-row, #spielplan > tbody > tr.invalid-spielplan-row > td {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

Don't use IDs in selectors.
Open

#spielplan > tbody > .last-platz-spiel > td {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

Use of !important
Open

    background-color: #E8E8E8 !important;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

Don't use IDs in selectors.
Open

#page {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

Expected (none | button | button-bevel | caps-lock-indicator | caret | checkbox | default-button | listbox | listitem | media-fullscreen-button | media-mute-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbargripper-horizontal | scrollbargripper-vertical | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical) but found 'textfield'.
Open

    -webkit-appearance: textfield;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    padding: 10px 5px 5px;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    padding: 10px 20px;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    padding: 10px 20px;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

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

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

    padding: 0 5px 5px;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

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

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

    padding: 0 5px 5px;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    -webkit-box-pack: center;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

Adjoining classes: .fadein.loaded
Open

.fadein.loaded {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    -webkit-box-pack: end;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

    -webkit-box-align: center;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

    -webkit-box-align: center;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    -webkit-box-align: center;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

The property -moz-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

    -webkit-box-pack: end;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

The property -moz-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

    -webkit-box-pack: center;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    -webkit-box-align: center;
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(255, 0, 0, 0.3);
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.main-loader {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.jugend-label {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

noscript div {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.special-padding {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.ergebnis {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.score-normal {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.fadein.loaded {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.veranstaltung-image-overlay-text {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.veranstaltung-image-table {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    .score {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    .score {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.veranstaltung-image-overlay {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.footer {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.additional-info-spielplan {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.qr-code {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.spielnumberinput {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    .score {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

    .score {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

spi-panel-titel {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.veranstaltung-image-overlay-wrap {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.fadein {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.page-header {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.veranstaltung-image {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

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

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

.veranstaltung {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.gruppe-container-panel-name {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.turnier-import-team {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

body {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.veranstaltungen {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.gruppe-add {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.ergebnis .ergebnis-points {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.gruppe-container {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

.spielHZInput {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

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

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

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

#page {
Severity: Minor
Found in src/public/stylesheets/style.css by csslint

There are no issues that match your filters.

Category
Status