APO-Epsilon/apo-website

View on GitHub
css/mobile.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#power {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_up, #arrow_down, #arrow_left, #arrow_right {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#screen_cover {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#a_button_group {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad > div {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad_left_right {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#b_button_group {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#select_button_group {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad_up {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_up, #arrow_down, #arrow_left, #arrow_right {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#power_light {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad_center {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_left {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#gameboy_shell {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_right {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#pocket {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_down {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#power_light +div {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad_down {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad_right {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#start_button_group {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#speaker {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#on_off {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad_left {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#screen_cover > div:last-child {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#d_pad {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#canvas_container {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#nintendo {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_up, #arrow_down, #arrow_left, #arrow_right {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_up {
Severity: Minor
Found in css/mobile.css by csslint

Don't use IDs in selectors.
Open

#arrow_up, #arrow_down, #arrow_left, #arrow_right {
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  text-shadow: 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  text-shadow: 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  text-shadow: 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  box-shadow: 0px 0px 2px #000, inset 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  box-shadow: 0px 0px 2px #000, inset 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  text-shadow: 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  box-shadow: 0px 0px 2px #000, inset 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

Values of 0 shouldn't have units specified.
Open

  box-shadow: 0px 0px 2px #000, inset 0px 0px 2px #000;
Severity: Minor
Found in css/mobile.css by csslint

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

  border: 1px solid black;
Severity: Minor
Found in css/mobile.css by csslint

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

  border: 1px solid black;
Severity: Minor
Found in css/mobile.css by csslint

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

  border: 1px solid black;
Severity: Minor
Found in css/mobile.css by csslint

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

  padding: 0 5px;
Severity: Minor
Found in css/mobile.css by csslint

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

  border: 1px solid black;
Severity: Minor
Found in css/mobile.css by csslint

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

#on_off {
Severity: Minor
Found in css/mobile.css by csslint

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

#power_light {
Severity: Minor
Found in css/mobile.css by csslint

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

#d_pad_right {
Severity: Minor
Found in css/mobile.css by csslint

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

#d_pad_up {
Severity: Minor
Found in css/mobile.css by csslint

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

#arrow_up, #arrow_down, #arrow_left, #arrow_right {
Severity: Minor
Found in css/mobile.css by csslint

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

#arrow_right {
Severity: Minor
Found in css/mobile.css by csslint

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

#gameboy_shell {
Severity: Minor
Found in css/mobile.css by csslint

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

#d_pad_left {
Severity: Minor
Found in css/mobile.css by csslint

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

#screen_cover {
Severity: Minor
Found in css/mobile.css by csslint

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

.button_group {
Severity: Minor
Found in css/mobile.css by csslint

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

#screen_cover > div:last-child {
Severity: Minor
Found in css/mobile.css by csslint

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

#d_pad_center {
Severity: Minor
Found in css/mobile.css by csslint

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

#pocket {
Severity: Minor
Found in css/mobile.css by csslint

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

#d_pad {
Severity: Minor
Found in css/mobile.css by csslint

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

#power {
Severity: Minor
Found in css/mobile.css by csslint

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

#arrow_up {
Severity: Minor
Found in css/mobile.css by csslint

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

#canvas_container {
Severity: Minor
Found in css/mobile.css by csslint

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

.button_group div {
Severity: Minor
Found in css/mobile.css by csslint

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

html, body {
Severity: Minor
Found in css/mobile.css by csslint

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

.two_column {
Severity: Minor
Found in css/mobile.css by csslint

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

#d_pad_down {
Severity: Minor
Found in css/mobile.css by csslint

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

#speaker {
Severity: Minor
Found in css/mobile.css by csslint

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

#nintendo {
Severity: Minor
Found in css/mobile.css by csslint

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

#d_pad_left_right {
Severity: Minor
Found in css/mobile.css by csslint

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

#arrow_left {
Severity: Minor
Found in css/mobile.css by csslint

There are no issues that match your filters.

Category
Status