Growstuff/growstuff

View on GitHub

Showing 3,995 of 4,033 total issues

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

    dd {

Avoid qualifying class selectors with an element.
Open

img.img-cute {

Avoid qualifying class selectors with an element.
Open

img.img-tiny {

Avoid qualifying class selectors with an element.
Open

img.img-icon {

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

    a:active {

Color literals like red should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  color: red;

Rule declaration should be followed by an empty line
Open

}

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

  .navbar .nav > li {

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

    img {

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

    h3 {

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

    .crop-sci-name {

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

    .fa-map-marker {

rlh units not allowed on max-height; must be one of (%, Hz, ch, cm, deg, dpcm, dpi, dppx, em, ex, grad, in, kHz, mm, ms, pc, pt, px, q, rad, rem, s, turn, vh, vmax, vmin, vw)
Open

    max-height: 1rlh;

Rule declaration should be preceded by an empty line
Open

      a {

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

      a:hover {

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

      .card-title {

Avoid using id selectors
Open

  #footer1,

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

    h4 {
Severity
Category
Status
Source
Language