Growstuff/growstuff

View on GitHub

Showing 4,022 of 4,059 total issues

Shorthands of length 4 are not allowed. Value was 0.5em 0.5em 0.5em 0
Open

margin: 0.5em 0.5em 0.5em 0;

Selector should have depth of applicability no greater than 2, but was 3
Open

img {

Avoid qualifying class selectors with an element.
Open

img.img-responsive {

Avoid using id selectors
Open

#footer1,

Use // comments everywhere
Open

/* and set "success" to be the same, as it was just very slightly

Selector should have depth of applicability no greater than 2, but was 3
Open

a {

Selector should have depth of applicability no greater than 2, but was 3
Open

dd {

Avoid using id selectors
Open

#navbar-search {

Colon after property should be followed by one space
Open

box-shadow:

Avoid qualifying class selectors with an element.
Open

ul.associations {

Selector should have depth of applicability no greater than 2, but was 3
Open

dt {

Color red should be written in hexadecimal form as #ff0000
Open

color: red;

Selector should have depth of applicability no greater than 2, but was 3
Open

h5 {

Selector should have depth of applicability no greater than 2, but was 3
Open

#navbar-search {

Selector should have depth of applicability no greater than 2, but was 3
Open

input::placeholder {

Selector should have depth of applicability no greater than 2, but was 3
Open

a {

Avoid qualifying class selectors with an element.
Open

img.img-cute {

Selector should have depth of applicability no greater than 2, but was 3
Open

a {

Begin pseudo elements with double colons: ::
Open

.photo-grid:after {

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language