consul/consul

View on GitHub
app/assets/stylesheets/admin/menu.scss

Summary

Maintainability
Test Coverage

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

    &.ml-link {

Nesting should be no greater than 3, but was 4
Open

      &::after {

0.1 should be written without a leading zero as .1
Open

      margin-top: 0.1em;

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

    &.booths-link {

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

    &.print-proposals-link,

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

    &.profiles-link {

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

  > ul > li a {

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

    &.debates-link {

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

    &.invitations-link {

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

    &.dashboard-link {

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

    &.proposals-link,

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

    &.site-customization-link {

Merge rule li a with rule on line 114
Open

  li a {

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

    &.comments-link {

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

    &.moderated-content-link {

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

    &.legislation-link,

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

    &.signature-sheets-link {

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

    &.budgets-link,

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

    &.stats-link {

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

    &.users-link {

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

      &::before {

Nesting should be no greater than 3, but was 4
Open

      > a::after {

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

  background: linear-gradient(to bottom, $sidebar 0%, #488fb5 100%);

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

    &.settings-link {

0.25 should be written without a leading zero as .25
Open

        transition: 0.25s;

Properties should be ordered border-left, margin-left, padding-left
Open

      margin-left: calc(#{$line-height * 2} / 3);

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

    &.messages-link {

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

    &.polls-link {

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

    &::before,

There are no issues that match your filters.

Category
Status