YetiForceCompany/YetiForceCRM

View on GitHub
public_html/layouts/basic/styles/components/_Global.scss

Summary

Maintainability
Test Coverage

Selector contentsDiv should be written in lowercase with hyphens
Open

.basePanel,

Line should be indented with spaces, not tabs
Open

    .mainContainer {

Selector mainContainer should be written in lowercase with hyphens
Open

.basePanel,

Selector basePanel should be written in lowercase with hyphens
Open

.basePanel,

Line should be indented with spaces, not tabs
Open

    @extend .card;

Line should be indented with spaces, not tabs
Open

    padding-top: 0;

Line should be indented with spaces, not tabs
Open

    @include media-breakpoint-down(sm) {

Unnecessary parent selector (&)
Open

        & > h5,

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .justify-content-lg-end;

Selector c-detail-widget__header should be written in lowercase with hyphens
Open

.c-panel--collapsible .c-panel__header,

Line should be indented with spaces, not tabs
Open

    font-size: 90%;

Rule declaration should be preceded by an empty line
Open

    &--small {

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    &__result-narrow {

Line should be indented with spaces, not tabs
Open

    white-space: nowrap;

Line should be indented with spaces, not tabs
Open

    .c-btn-collapsible {

Selector bodyContent should be written in lowercase with hyphens
Open

    .bodyContent {

Line should be indented with spaces, not tabs
Open

    .bodyContent {

Selector input-groupSelect2 should be written in lowercase with hyphens
Open

%input-groupSelect2 {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .card-header;

Properties should be ordered font-size, height, line-height, width
Open

    width: calculate-rem(32px);

Properties should be ordered height, width
Open

    width: $circle-size;

Rule declaration should be followed by an empty line
Open

    }

0.15 should be written without a leading zero as .15
Open

        padding: 0.15em !important;

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

}

0.85 should be written without a leading zero as .85
Open

            transform: scale(0.85, 0.85);

Selector rightRecordActions should be written in lowercase with hyphens
Open

.rightRecordActions,

Use // comments everywhere
Open

/* {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */

Properties should be ordered -webkit-overflow-scrolling, overflow-y
Open

        overflow-y: scroll;

Rule declaration should be followed by an empty line
Open

        }

Avoid comma sequences in @extend directives; prefer single placeholder selectors (e.g. %some-placeholder)
Open

            @extend .px-0, .pt-1;

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

                @extend .px-1;

Line should be indented with spaces, not tabs
Open

    top: -5px;

Line should be indented with spaces, not tabs
Open

    @extend .mt-2;

Line should be indented with spaces, not tabs
Open

    &__preview-img {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .btn-xs;

Property white-space already defined on line 194
Open

    white-space: nowrap;

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

        @include u-transition(all 275ms ease);

Selector c-carousel__prevnext-btn should be written in lowercase with hyphens
Open

    .c-carousel__prevnext-btn {

Line should be indented with spaces, not tabs
Open

    &__title {

Properties should be ordered align-items, display, flex-wrap
Open

        display: flex;

Rule declaration should be preceded by an empty line
Open

            &.yfi-marketplace {

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

        padding: 0 0.25rem;

Selector c-panel__body--edit should be written in lowercase with hyphens
Open

        .c-panel__body--edit {

Line should be indented with spaces, not tabs
Open

    @extend .text-white;

Line should be indented with spaces, not tabs
Open

    width: $circle-size;

Properties should be ordered height, width
Open

        width: $circle-size-sm;

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .mx-1;

Selector c-multi-image__preview-img should be written in lowercase with hyphens
Open

        .c-multi-image__preview-img {

Line should be indented with spaces, not tabs
Open

    @include u-transition(all 275ms ease);

Line should be indented with spaces, not tabs
Open

    &.btn-sm {

!important should not be used
Open

        max-width: calculate-rem(300px) !important;

Selector mainContainer should be written in lowercase with hyphens
Open

    .mainContainer {

@include declaration should be preceded by an empty line
Open

    @include media-breakpoint-down(sm) {

Line should be indented with spaces, not tabs
Open

    z-index: 100;

Line should be indented with spaces, not tabs
Open

    &--small {

Line should be indented with spaces, not tabs
Open

    @extend .mr-2;

Line should be indented with spaces, not tabs
Open

    .blockHeader {

Line should be indented with spaces, not tabs
Open

    &__text {

Line should be indented with spaces, not tabs
Open

    font-size: $font-size-base;

@include declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    @extend .rounded-circle;

Line should be indented with spaces, not tabs
Open

    $circle-size-sm: calculate-rem(23px);

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .mr-2;

Properties should be ordered background-position, background-repeat, background-size, cursor, height, width
Open

        height: 2rem;

0.5 should be written without a leading zero as .5
Open

        border: $border-width solid rgba($blue, 0.5) !important;

!important should not be used
Open

        padding: 0.15em !important;

Line should be indented with spaces, not tabs
Open

    &.btn-lg {

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

        @include u-transition(all 275ms ease);

Line should be indented with spaces, not tabs
Open

    min-height: 100%;

Line should be indented with spaces, not tabs
Open

    margin-top: 0;

Properties should be ordered align-items, cursor, display, flex-flow, padding
Open

        cursor: pointer;

0.75 should be written without a leading zero as .75
Open

            margin: 0 0 0 0.75rem;

Line should be indented with spaces, not tabs
Open

    &__label {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .border-right;

Selector c-badge__icon should be written in lowercase with hyphens
Open

.c-badge__icon {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .rounded-circle;

Line should be indented with spaces, not tabs
Open

    &__btn-narrow {

Line should be indented with spaces, not tabs
Open

    max-width: calculate-rem(40px);

Line should be indented with spaces, not tabs
Open

    white-space: nowrap;

Properties should be ordered display, opacity, text-indent
Open

        opacity: 0;

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

            &.yfi-marketplace {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .justify-content-sm-start;

Selector c-panel__header should be written in lowercase with hyphens
Open

.c-panel--collapsible .c-panel__header,

Line should be indented with spaces, not tabs
Open

    position: absolute;

0.2 should be written without a leading zero as .2
Open

        background: rgba($blue, 0.2);

!important should not be used
Open

        border: $border-width solid rgba($blue, 0.5) !important;

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    margin-bottom: 0; // Reset the default from Reboot

Line should be indented with spaces, not tabs
Open

    height: 100%;

Line should be indented with spaces, not tabs
Open

    padding-bottom: 15px;

Rule declaration should be preceded by an empty line
Open

        .yfi {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .d-flex;

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .col-sm-12;

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

            [class^="col-"],

Line should be indented with spaces, not tabs
Open

    height: calculate-rem(32px);

Line should be indented with spaces, not tabs
Open

    @extend .mx-1;

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    &:hover {

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

            @include u-transition(all 275ms ease);

Color literals like rgba(255, 255, 255, 0.5) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

        border: 1px solid rgba(255, 255, 255, 0.5);

Line should be indented with spaces, not tabs
Open

    .popover-body {

Properties should be ordered height, position, top, visibility
Open

    visibility: hidden;

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

    color: #808080;

Properties should be ordered -webkit-appearance, background, border, border-radius, box-shadow, cursor, height, margin-top, width
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    cursor: pointer;

Line should be indented with spaces, not tabs
Open

    border: 0 solid #000101;

Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Selector c-panel__title should be written in lowercase with hyphens
Open

        & > h5,

Line should be indented with spaces, not tabs
Open

    &--white {

Properties should be ordered position, right, top, z-index
Open

    top: -5px;

Line should be indented with spaces, not tabs
Open

    &__popover-img {

Line should be indented with spaces, not tabs
Open

    overflow: hidden;

Properties should be ordered max-width, overflow, white-space
Open

    overflow: hidden;

Line should be indented with spaces, not tabs
Open

    background-color: $popover-header-bg;

Line should be indented with spaces, not tabs
Open

    border-top: $popover-border-width solid darken($popover-header-bg, 5%);

Line should be indented with spaces, not tabs
Open

    @include border-bottom-radius($offset-border-width);

Selector leftRecordActions should be written in lowercase with hyphens
Open

.rightRecordActions,

Line should be indented with spaces, not tabs
Open

    > div {

0.6 should be written without a leading zero as .6
Open

        top: 0.6em;

Line should be indented with spaces, not tabs
Open

    &.bs-popover-bottom .arrow {

Line should be indented with spaces, not tabs
Open

    &__header {

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

            padding-left: 0.25rem;

Line should be indented with spaces, not tabs
Open

    min-width: calculate-rem(30px);

0.75 should be written without a leading zero as .75
Open

    font-size: 0.75em;

Line should be indented with spaces, not tabs
Open

    position: relative;

Line should be indented with spaces, not tabs
Open

    color: #808080;

Line should be indented with spaces, not tabs
Open

    outline: none;

Line should be indented with spaces, not tabs
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    border-radius: 10px;

Line should be indented with spaces, not tabs
Open

    margin-top: -7px;

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

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    color: transparent;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Selector bodyContents should be written in lowercase with hyphens
Open

.basePanel,

Line should be indented with spaces, not tabs
Open

    &--edit {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .text-white;

Line should be indented with spaces, not tabs
Open

    &__drop-effect {

Line should be indented with spaces, not tabs
Open

    .c-carousel__prevnext-btn {

Color literals like rgba(0, 0, 0, 0.25) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

        background: rgba(0, 0, 0, 0.25);

Line should be indented with spaces, not tabs
Open

    .actions {

Avoid comma sequences in @extend directives; prefer single placeholder selectors (e.g. %some-placeholder)
Open

        @extend .d-flex, .justify-content-center, .position-relative;

Properties should be ordered align-items, border-radius, display, height, justify-content, min-width, width
Open

    height: calculate-rem(30px);

Line should be indented with spaces, not tabs
Open

    width: calculate-rem(30px);

Line should be indented with spaces, not tabs
Open

    &__left {

Properties should be ordered left, top
Open

        top: -7px;

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

        color: #6c757d !important;

Line should be indented with spaces, not tabs
Open

    border-radius: 0.25rem;

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

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    background: transparent;

Line should be indented with spaces, not tabs
Open

    background: $gray-200;

Line should be indented with spaces, not tabs
Open

    .input-group {

0.5 should be written without a leading zero as .5
Open

            margin: 0 0.5rem 0 0;

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    @include u-transform(180deg);

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .text-center;

Line should be indented with spaces, not tabs
Open

    line-height: calculate-rem(27px);

Line should be indented with spaces, not tabs
Open

    font-size: calculate-rem(17px);

Line should be indented with spaces, not tabs
Open

    height: $circle-size;

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .mt-2;

Selector blockHeader should be written in lowercase with hyphens
Open

    .blockHeader {

Line should be indented with spaces, not tabs
Open

    &.btn-xs {

Selector c-btn-collapsible__text should be written in lowercase with hyphens
Open

        .c-btn-collapsible__text {

0.5 should be written without a leading zero as .5
Open

        border: 1px solid rgba(255, 255, 255, 0.5);

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

            padding: 0.25rem !important;

Line should be indented with spaces, not tabs
Open

    display: flex;

Line should be indented with spaces, not tabs
Open

    &__left,

Line should be indented with spaces, not tabs
Open

    height: 0;

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .mr-1;

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

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    border: 0 solid #000;

Line should be indented with spaces, not tabs
Open

    width: 20px;

Line should be indented with spaces, not tabs
Open

    min-height: 100%;

Properties should be ordered height, margin-top, min-height, padding-bottom, padding-top
Open

    min-height: 100%;

Line should be indented with spaces, not tabs
Open

    &__body {

Line should be indented with spaces, not tabs
Open

    width: calculate-rem(32px);

Line should be indented with spaces, not tabs
Open

    $circle-size: calculate-rem(30px);

Selector childrenMarginRight should be written in lowercase with hyphens
Open

.childrenMarginRight > * {

Properties should be ordered background, border, border-radius, bottom, height, margin, opacity, top, transition, width
Open

        top: 42%;

Line should be indented with spaces, not tabs
Open

    white-space: nowrap;

Line should be indented with spaces, not tabs
Open

    table {

Properties should be ordered height, margin, width
Open

            width: calculate-rem(30px);

@include declaration should be preceded by an empty line
Open

    @include media-breakpoint-up(md) {

Properties should be ordered font-weight, margin
Open

        margin: 0;

Line should be indented with spaces, not tabs
Open

    justify-content: center;

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

    border: 0 solid #000;

Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width
Open

    width: 100%;

Selector bodyContent should be written in lowercase with hyphens
Open

.bodyContent {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .card;

Rule declaration should be followed by an empty line
Open

    }

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .card-body;

Rule declaration should be preceded by an empty line
Open

        label {

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

    @include border-bottom-radius($offset-border-width);

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

        margin: 0 0.25rem;

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

            .btn-group {

Line should be indented with spaces, not tabs
Open

    label,

Line should be indented with spaces, not tabs
Open

    align-items: center;

Line should be indented with spaces, not tabs
Open

    border-radius: 50%;

!important should not be used
Open

        color: #6c757d !important;

!important should not be used
Open

        height: auto !important;

Line should be indented with spaces, not tabs
Open

    font-size: 14px;

Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    cursor: pointer;

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

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    border: 0 solid #000;

Properties should be ordered background, border-color, border-width, color, cursor, height, width
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    border: 0 solid #000;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    position: relative;

Line should be indented with spaces, not tabs
Open

    &__line {

Rule declaration should be followed by an empty line
Open

}

Color white should be written in hexadecimal form as #ffffff
Open

            color: white;

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

            border-color: white;

Line should be indented with spaces, not tabs
Open

    display: flex;

Line should be indented with spaces, not tabs
Open

    margin-bottom: calculate-rem(8px);

Line should be indented with spaces, not tabs
Open

    &__header {

Rule declaration should be preceded by an empty line
Open

        h5 {

Rule declaration should be followed by an empty line
Open

    }

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

    @extend .rounded-circle;

Line should be indented with spaces, not tabs
Open

    @extend .text-center;

Line should be indented with spaces, not tabs
Open

    right: 0;

Selector childrenMarginTopX should be written in lowercase with hyphens
Open

.childrenMarginTopX > * {

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .d-inline-flex;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    &__container-narrow,

!important should not be used
Open

            width: 1.5rem !important;

Line should be indented with spaces, not tabs
Open

    color: $popover-header-color;

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

        background: rgba(0, 0, 0, 0.25);

Properties should be ordered line-height, margin-top, min-width, padding
Open

            padding: 0.2rem;

0.2 should be written without a leading zero as .2
Open

            padding: 0.2rem;

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

        @extend .d-flex, .justify-content-center, .position-relative;

Properties should be ordered border-radius, width
Open

            width: 100%;

Properties should be ordered color, cursor, font-size, left, line-height, padding, position, top, white-space, z-index
Open

        position: absolute;

Line should be indented with spaces, not tabs
Open

    height: calculate-rem(30px);

Line should be indented with spaces, not tabs
Open

    width: calculate-rem(40px);

Line should be indented with spaces, not tabs
Open

    display: inline-block;

Line should be indented with spaces, not tabs
Open

    &:empty:after {

!important should not be used
Open

        display: block !important; /* For Firefox */

Line should be indented with spaces, not tabs
Open

    -webkit-appearance: none;

Line should be indented with spaces, not tabs
Open

    background: $primary;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    border-radius: 10px;

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

    border: 0 solid #000101;

Line should be indented with spaces, not tabs
Open

    border: 0 solid #000101;

Line should be indented with spaces, not tabs
Open

    border-radius: 10px;

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

        border-top: 1px solid;

Line should be indented with spaces, not tabs
Open

    &__title {

Line should be indented with spaces, not tabs
Open

    .input-group-append,

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

        @extend .col-md-12;

Selector c-panel__header should be written in lowercase with hyphens
Open

        .c-panel__header {

Line should be indented with spaces, not tabs
Open

    @extend .rounded-circle;

!important should not be used
Open

            height: 1.5rem !important;

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

    @include u-transition(all 275ms ease);

Properties should be ordered background-color, border-top, color, font-size, margin-bottom, padding
Open

    padding: $popover-header-padding-y $popover-header-padding-x;

0.75 should be written without a leading zero as .75
Open

        opacity: 0.75;

0.85 should be written without a leading zero as .85
Open

            transform: scale(0.85, 0.85);

Line should be indented with spaces, not tabs
Open

    &__container {

Properties should be ordered display, font-size, width
Open

    width: calculate-rem(40px);

Begin pseudo elements with double colons: ::
Open

    &:empty:after {

Line should be indented with spaces, not tabs
Open

    top: calculate-rem(15px);

Line should be indented with spaces, not tabs
Open

    &__item {

Line should be indented with spaces, not tabs
Open

    border: 0 solid #000101;

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

    border-radius: 0.25rem;

Line should be indented with spaces, not tabs
Open

    -webkit-appearance: none;

Line should be indented with spaces, not tabs
Open

    height: 20px;

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

    border-radius: 0.25rem;

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

    border: 0 solid #000101;

Line should be indented with spaces, not tabs
Open

    max-width: 200px;

Line should be indented with spaces, not tabs
Open

    background-color: material-color("grey", "200");

Use // comments everywhere
Open

/* -------- TIME PERIOD FIELD -------- */

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    border-top-left-radius: 0 !important;

Line should be indented with spaces, not tabs
Open

    top: 3.125rem;

!important should not be used
Open

            padding: 0.25rem !important;

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

            border-radius: 0.25rem;

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

        color: #000;

Line should be indented with spaces, not tabs
Open

    max-width: 100%;

Line should be indented with spaces, not tabs
Open

    @include media-breakpoint-up(md) {

0.3 should be written without a leading zero as .3
Open

        border-top-left-radius: 0.3rem;

!important should not be used
Open

        content: attr(placeholder) !important;

Line should be indented with spaces, not tabs
Open

    background: $gray-200;

Line should be indented with spaces, not tabs
Open

    background: $gray-200;

Line should be indented with spaces, not tabs
Open

    background: $gray-200;

Line should be indented with spaces, not tabs
Open

    border-color: transparent;

Line should be indented with spaces, not tabs
Open

    border: 0 solid #000101;

Line should be indented with spaces, not tabs
Open

    width: 20px;

Line should be indented with spaces, not tabs
Open

    margin: 0;

Properties should be ordered align-items, background-color, display, justify-content, position, text-align
Open

    display: flex;

0.8125 should be written without a leading zero as .8125
Open

    font-size: 0.8125rem;

0px should be written without units as 0
Open

            right: 0px;

Line should be indented with spaces, not tabs
Open

    display: grid;

Line should be indented with spaces, not tabs
Open

    padding: $popover-header-padding-y $popover-header-padding-x;

Line should be indented with spaces, not tabs
Open

    $offset-border-width: calc(#{$border-radius-lg} - #{$popover-border-width});

Rule declaration should be preceded by an empty line
Open

            .btn-group {

Line should be indented with spaces, not tabs
Open

    &__label {

Properties should be ordered border-top-left-radius, border-top-right-radius, padding
Open

        padding: 0;

Line should be indented with spaces, not tabs
Open

    &__right {

Properties should be ordered color, content, display
Open

        content: attr(placeholder) !important;

Line should be indented with spaces, not tabs
Open

    height: 20px;

Line should be indented with spaces, not tabs
Open

    background: $primary;

Line should be indented with spaces, not tabs
Open

    width: 100%;

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

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    background: $gray-200;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Avoid qualifying attribute selectors with an element.
Open

input[type="checkbox"][readonly],

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    @include media-breakpoint-up(lg) {

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

            color: #eceff1;

Properties should be ordered display, grid-auto-flow, grid-gap, grid-template-columns, justify-items
Open

    grid-template-columns: repeat(auto-fill, minmax(calc(1em * 8), 1fr));

Line should be indented with spaces, not tabs
Open

    justify-items: center;

Line should be indented with spaces, not tabs
Open

    &__hidden-ph {

Properties should be ordered font-size, visibility
Open

        visibility: hidden;

Line should be indented with spaces, not tabs
Open

    &__user {

Properties should be ordered align-items, border-top-left-radius, border-top-right-radius, display
Open

        display: flex;

Line should be indented with spaces, not tabs
Open

    font-size: 0.75em;

Line should be indented with spaces, not tabs
Open

    width: 20px;

Line should be indented with spaces, not tabs
Open

    cursor: pointer;

Line should be indented with spaces, not tabs
Open

    height: 6px;

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

    border-radius: 0.25rem;

Line should be indented with spaces, not tabs
Open

    background: $primary;

Avoid qualifying attribute selectors with an element.
Open

input[type="checkbox"][readonly],

Line should be indented with spaces, not tabs
Open

    display: flex;

border-bottom: 0 is preferred over border-bottom: none
Open

        border-bottom: none;

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    .form-control {

0px should be written without units as 0
Open

        border-radius: 0px !important;

!important should not be used
Open

        border-left: 0px !important;

Selector c-search-item__btn should be written in lowercase with hyphens
Open

        .c-search-item__btn,

Line should be indented with spaces, not tabs
Open

    grid-template-columns: repeat(auto-fill, minmax(calc(1em * 8), 1fr));

@at-root declaration should be preceded by an empty line
Open

    @at-root #{&}-item {

0.3 should be written without a leading zero as .3
Open

        border-top-right-radius: 0.3rem;

Use // comments everywhere
Open

        display: block !important; /* For Firefox */

Line should be indented with spaces, not tabs
Open

    cursor: pointer;

Line should be indented with spaces, not tabs
Open

    border-radius: 10px;

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

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Selector c-gantt-header__option should be written in lowercase with hyphens
Open

.c-gantt-header__option {

!important should not be used
Open

    border-bottom-left-radius: 0 !important;

0px should be written without units as 0
Open

        border-left: 0px !important;

0.7 should be written without a leading zero as .7
Open

        font-size: 0.7em !important;

Selector o-expandable__panel__tabs should be written in lowercase with hyphens
Open

.o-expandable__panel__tabs {

Properties should be ordered background, border, border-radius, color, cursor, display, height, margin-bottom, margin-left, padding, width, z-index
Open

            padding: 0.6875rem 0;

0.0625 should be written without a leading zero as .0625
Open

            margin-bottom: 0.0625rem;

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

            background: #546e7a;

Selector hideSiteBar should be written in lowercase with hyphens
Open

    .hideSiteBar {

Properties should be ordered height, min-width, width
Open

        width: calculate-rem(48px);

Line should be indented with spaces, not tabs
Open

    &__left,

Line should be indented with spaces, not tabs
Open

    &__top {

Line should be indented with spaces, not tabs
Open

    &.form-control {

Line should be indented with spaces, not tabs
Open

    visibility: hidden;

Line should be indented with spaces, not tabs
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    cursor: pointer;

Line should be indented with spaces, not tabs
Open

    height: 6px;

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

    border: 0 solid #000;

Properties should be ordered border-bottom-left-radius, border-top-left-radius
Open

    border-top-left-radius: 0 !important;

Color white should be written in hexadecimal form as #ffffff
Open

            border-color: white;

Line should be indented with spaces, not tabs
Open

    background: #f8f9fa;

0.0625 should be written without a leading zero as .0625
Open

            margin-left: 0.0625rem;

Selector adminIcon-user should be written in lowercase with hyphens
Open

    [class^="yfm-"],

Line should be indented with spaces, not tabs
Open

    [class^="yfm-"],

Line should be indented with spaces, not tabs
Open

    margin: 10px 0;

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

    border: 0 solid #000101;

Line should be indented with spaces, not tabs
Open

    cursor: pointer;

Line should be indented with spaces, not tabs
Open

    -webkit-appearance: none;

Line should be indented with spaces, not tabs
Open

    text-align: center;

Properties should be ordered background-color, padding, position
Open

        position: absolute;

Properties should be ordered border-color, color
Open

            color: white;

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

            color: white;

0.6875 should be written without a leading zero as .6875
Open

            padding: 0.6875rem 0;

Selector o-expandable__panel__tabs should be written in lowercase with hyphens
Open

        .o-expandable__panel__tabs {

Line should be indented with spaces, not tabs
Open

    @at-root #{&}-item {

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

            .btn-group {

Line should be indented with spaces, not tabs
Open

    &__completion {

@include declaration should be followed by an empty line
Open

    }

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

            padding-left: 0.25rem;

Line should be indented with spaces, not tabs
Open

    height: 6px;

Line should be indented with spaces, not tabs
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    border-radius: 0.25rem;

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

    border: 0 solid #000;

Prefer single quoted strings
Open

    background-color: material-color("grey", "200");

Line should be indented with spaces, not tabs
Open

    -moz-appearance: textfield;

Line should be indented with spaces, not tabs
Open

    text-align: center;

Line should be indented with spaces, not tabs
Open

    align-items: center;

Properties should be ordered border-left, border-radius, border-right, border-top
Open

        border-radius: 0px !important;

!important should not be used
Open

        border-radius: 0px !important;

Rule declaration should be preceded by an empty line
Open

        &:focus {

!important should not be used
Open

                border-color: #5bb1ff !important;

Properties should be ordered background, display, font-size, height, position, right, top, z-index
Open

    display: flex;

0.2 should be written without a leading zero as .2
Open

            margin-top: -0.2rem;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

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

    border: 0 solid #000101;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Line should be indented with spaces, not tabs
Open

    border-width: 39px 0;

Line should be indented with spaces, not tabs
Open

    background: $gray-200;

!important should not be used
Open

    border-top-left-radius: 0 !important;

Line should be indented with spaces, not tabs
Open

    justify-content: center;

!important should not be used
Open

        border-top: 0px !important;

0px should be written without units as 0
Open

        border-right: 0px !important;

Line should be indented with spaces, not tabs
Open

    &:hover {

Line should be indented with spaces, not tabs
Open

    height: 3rem;

Selector toggleSiteBarRightButton should be written in lowercase with hyphens
Open

        .toggleSiteBarRightButton {

Properties should be ordered -webkit-box-orient, display, -webkit-line-clamp, line-height, overflow, text-overflow, width
Open

            width: 100%;

Line should be indented with spaces, not tabs
Open

    border-radius: 0.25rem;

0px should be written without units as 0
Open

        border-top: 0px !important;

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

            & + .input-group-append,

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

                border-color: #5bb1ff !important;

Line should be indented with spaces, not tabs
Open

    position: fixed;

Line should be indented with spaces, not tabs
Open

    grid-gap: 1em 1em;

Line should be indented with spaces, not tabs
Open

    grid-auto-flow: row dense;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    background-color: inherit;

Line should be indented with spaces, not tabs
Open

    z-index: 100;

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

    box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;

Unnecessary parent selector (&)
Open

            & + .input-group-append,

Rule declaration should be followed by an empty line
Open

    }

!important should not be used
Open

        font-size: 0.7em !important;

Line should be indented with spaces, not tabs
Open

    height: 20px;

Rule declaration should be preceded by an empty line
Open

            & + .input-group-append,

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    &__btn {

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

    background: #f8f9fa;

Line should be indented with spaces, not tabs
Open

    right: calc(25% - 1px);

Line should be indented with spaces, not tabs
Open

    font-size: 0.8125rem;

Line should be indented with spaces, not tabs
Open

    .hideSiteBar {

Line should be indented with spaces, not tabs
Open

    background: $gray-200;

Line should be indented with spaces, not tabs
Open

    border-bottom-left-radius: 0 !important;

!important should not be used
Open

        border-right: 0px !important;

Line should be indented with spaces, not tabs
Open

    &__mail {

Selector c-search-item__mail should be written in lowercase with hyphens
Open

        .c-search-item__btn,

There are no issues that match your filters.

Category
Status