nus-mtp/attack-on-tutor

View on GitHub

Showing 111 of 111 total issues

Don't use IDs in selectors.
Open

#hiddenText {
Severity: Minor
Found in public/css/index.css by csslint

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

ul#header {
Severity: Minor
Found in public/css/navigationbar.css by csslint

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

.border-normal {
Severity: Minor
Found in public/css/navigationbar.css by csslint

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

.padded-row-vertical {
Severity: Minor
Found in public/css/dashboard.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-bottom: 0px;
Severity: Minor
Found in public/css/lobby.css by csslint

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

.damagelog {
Severity: Minor
Found in public/css/lobby.css by csslint

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

    background-color:rgba(0, 0, 0, 0.4);
Severity: Minor
Found in public/css/navigationbar.css by csslint

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

h3 {
Severity: Minor
Found in public/css/lobby.css by csslint

Expected (auto | optimizeSpeed | optimizeQuality) but found '-webkit-optimize-contrast'.
Open

    image-rendering: -webkit-optimize-contrast; /* Chrome (and eventually Safari) */
Severity: Minor
Found in public/css/navigationbar.css by csslint

Adjoining classes: .btn.active
Open

.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .dropdown-toggle.btn {
Severity: Minor
Found in public/css/navigationbar.css by csslint

TODO found
Open

        // TODO: implement logging 
Severity: Minor
Found in source/sequelize.js by fixme
Severity
Category
Status
Source
Language