MidnightRiders/MemberPortal

View on GitHub
app/assets/stylesheets/modules/_pick_ems.scss

Summary

Maintainability
Test Coverage

Rule declaration should be preceded by an empty line
Open

    &.secondary {

Commas in function arguments should be followed by one space
Open

      background: linear-gradient(to bottom,$success-color,darken($success-color,5%));

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

    }

Commas in function arguments should be followed by one space
Open

      text-shadow: 0 1px 2px rgba(0,0,0,.4);

Properties should be ordered float, width
Open

    width: 33.33333%;

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in mixin arguments should be followed by one space
Open

    @include side-radius(left,$global-radius - 1);

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Properties should be ordered color, content, font-size, font-weight, opacity, text-shadow
Open

      opacity: .4;

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

      text-shadow: 0 2px 2px rgba(0,0,0,.6);

Properties should be ordered display, font-family, font-size, font-weight, left, position, text-align, top, transform, z-index
Open

        text-align: center;

Rule declaration should be preceded by an empty line
Open

        img {

Rule declaration should be followed by an empty line
Open

  }

Commas in function arguments should be followed by one space
Open

      text-shadow: 0 1px 2px rgba(0,0,0,.4);

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Properties should be ordered color, content, margin-top, opacity, text-shadow
Open

      content: fa-content($fa-var-times);

Properties should be ordered height, left, position, top, transform, transition
Open

      position: absolute;

Expected item on line 5 to appear before line 2. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

  @include radius;

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Properties should be ordered height, line-height
Open

        line-height: 2.5em;

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

  }

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Rule declaration should be preceded by an empty line
Open

      &.picked {

Rule declaration should be followed by an empty line
Open

    }

Properties should be ordered border-width, margin, width
Open

  width: 100%;

Expected item on line 32 to appear before line 19. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

    @include radius(0);

Properties should be ordered content, opacity
Open

      opacity: .5;

Commas in function arguments should be followed by one space
Open

      text-shadow: 0 1px 2px rgba(0,0,0,.4);

Rule declaration should be followed by an empty line
Open

    }

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Commas in function arguments should be followed by one space
Open

      text-shadow: 0 2px 2px rgba(0,0,0,.6);

Rule declaration should be followed by an empty line
Open

    }

Each selector in a comma sequence should be on its own single line
Open

    &.correct, &.wrong, &.actual {

Commas in mixin arguments should be followed by one space
Open

    @include side-radius(right,$global-radius - 1);

Rule declaration should be followed by an empty line
Open

  }

Commas in function arguments should be followed by one space
Open

        background-color: darken($secondary-color,15%);

Commas in function arguments should be followed by one space
Open

    background-image: linear-gradient(to top,rgba(255,255,255,.35),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,.25));

Properties should be ordered background, box-shadow, color, font-size, font-weight, height, line-height, min-width, text-shadow
Open

      font-weight: 700 !important;

Commas in function arguments should be followed by one space
Open

      background: linear-gradient(to bottom,$success-color,darken($success-color,5%));

Rule declaration should be followed by an empty line
Open

    }

Properties should be ordered height, line-height
Open

      line-height: 4em;

Commas in function arguments should be followed by one space
Open

      transform: translate(-50%,-50%);

Rule declaration should be followed by an empty line
Open

  }

Each selector in a comma sequence should be on its own single line
Open

    &.correct, &.wrong, &.actual {

Rule declaration should be followed by an empty line
Open

    }

border: 0 is preferred over border: none
Open

    border: none;

Rule declaration should be preceded by an empty line
Open

    * {

Rule declaration should be followed by an empty line
Open

  }

Commas in function arguments should be followed by one space
Open

      background: linear-gradient(to bottom,$success-color,darken($success-color,5%));

Commas in function arguments should be followed by one space
Open

        background-color: lighten($success-color,10%) !important;

Properties should be ordered background-image, background-position, background-size, display, font-size, height, line-height, margin-bottom, min-width, padding, position, text-align, transition, width
Open

    display: block;

Commas in function arguments should be followed by one space
Open

      text-shadow: 0 2px 2px rgba(0,0,0,.6);

There are no issues that match your filters.

Category
Status