alex030293/mean-boilerplate

View on GitHub

Showing 175 of 175 total issues

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

.generator .top h3{
Severity: Minor
Found in public/css/style.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in public/css/style.css by csslint

The universal selector (*) is known to be slow.
Open

* {
Severity: Minor
Found in public/css/login.css by csslint

Adjoining classes: .login.ok button
Open

.login.ok button {
Severity: Minor
Found in public/css/login.css by csslint

Adjoining classes: .login.ko button
Open

.login.ko button {
Severity: Minor
Found in public/css/login.css by csslint

Adjoining classes: .login.ok button .spinner
Open

.login.ok button .spinner {
Severity: Minor
Found in public/css/login.css by csslint

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

html::before{
Severity: Minor
Found in public/css/style.css by csslint

Heading (h2) has already been defined.
Open

section.main .right h2{
Severity: Minor
Found in public/css/style.css by csslint

Heading (h3) should not be qualified.
Open

.generator .top .params h3{
Severity: Minor
Found in public/css/style.css by csslint

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

.about{
Severity: Minor
Found in public/css/style.css by csslint

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

section.main .right .step i{
Severity: Minor
Found in public/css/style.css by csslint

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

footer form input[type=submit]:hover {
Severity: Minor
Found in public/css/style.css by csslint

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

    background: rgba(4, 40, 68, 0.85);
Severity: Minor
Found in public/css/login.css by csslint

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

.login.ko button .spinner {
Severity: Minor
Found in public/css/login.css by csslint

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

.login input {
Severity: Minor
Found in public/css/login.css by csslint

Fallback border (hex or RGB) should precede RGBA border.
Open

    border: 0px solid rgba(0, 0, 0, 0.1);
Severity: Minor
Found in public/css/login.css by csslint

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

.navbar .container{
Severity: Minor
Found in public/css/style.css by csslint

Heading (h3) has already been defined.
Open

.generator .top h3{
Severity: Minor
Found in public/css/style.css by csslint

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

.demo-card-wide > .mdl-card__title {
Severity: Minor
Found in public/css/style.css by csslint

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

.login {
Severity: Minor
Found in public/css/login.css by csslint
Severity
Category
Status
Source
Language