Showing 457 of 504 total issues
Don't use IDs in selectors. Open
Open
.scoreboard > div.teamName#away {
- Exclude checks
2 IDs in the selector, really? Open
Open
.scoreboard#postgame > div.teamName#away {
- Exclude checks
Expected a FUNCTION
or IDENT
after colon at line 142, col 15. Open
Open
text-align: center;
- Exclude checks
Element (div.teamLogo#away) is overqualified, just use #away without element name. Open
Open
.scoreboard > div.teamLogo#away {
- Exclude checks
Don't use IDs in selectors. Open
Open
.score > .score#away {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.scoreboard#postgame > div.teamLogo#home {
- Exclude checks
Element (div.teamLogo#home) is overqualified, just use #home without element name. Open
Open
.scoreboard > div.teamLogo#home {
- Exclude checks
Expected RBRACE at line 12, col 5. Open
Open
--h-row: 40px;
- Exclude checks
Element (div.teamColor#home) is overqualified, just use #home without element name. Open
Open
.scoreboard.disabled#postgame > div.teamColor#home {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.scoreboard > div.teamScore {
- Exclude checks
Adjoining classes: .scoreboard.disabled#postgame > div.teamLogo#away Open
Open
.scoreboard.disabled#postgame > div.teamLogo#away {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.vs, .div {
- Exclude checks
Don't use IDs in selectors. Open
Open
#bg {
- Exclude checks
Rule is empty. Open
Open
:root {
- Exclude checks
Expected (flex-start | flex-end | center | space-between | space-around) but found 'end'. Open
Open
justify-content: end;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.teamLogo > img {
- Exclude checks
Expected RBRACE at line 10, col 5. Open
Open
--w-bases: 80px;
- Exclude checks
Expected RBRACE at line 12, col 5. Open
Open
--w-inning: 50px;
- Exclude checks
Don't use IDs in selectors. Open
Open
.teamScore#away {
- Exclude checks
Adjoining classes: .scoreboard.disabled > div#away Open
Open
.scoreboard.disabled > div#away{
- Exclude checks