FC-softwares/baseball-scoreboard

View on GitHub

Showing 457 of 504 total issues

Adjoining classes: .scoreboard > .scorer.notActive
Open

.scoreboard > .scorer.notActive {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row)'.</content-sizing></margin-width>
Open

height: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#commentator > .commentator
Open

.scoreboard.disabled#commentator > .commentator{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard#commentator > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > #B1
Open

.scoreboard.disabled > #B1{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .scorer#second
Open

.scoreboard.disabled > .scorer#second {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

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

.scoreboard#commentator > .commentator {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

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

.scoreboard > .scorer {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row)'.</content-sizing></margin-width>
Open

height: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .scorer#third
Open

.scoreboard.disabled > .scorer#third {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Use of !important
Open

transition-delay: var(--d-standard) !important;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

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

.scoreboard.disabled#commentator > .commentator{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > #B2{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > .scorer#second {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Use of !important
Open

transition-delay: 0s !important;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#commentator > .header
Open

.scoreboard.disabled#commentator > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<box>#) but found 'text'.</box>
Open

background-clip: text;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint
Severity
Category
Status
Source
Language