YetiForceCompany/YetiForceCRM

View on GitHub
public_html/layouts/basic/skins/gray/pages/_Detail.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    --secondary-relation-delete: #e2eaf1;

Line should be indented with spaces, not tabs
Open

    background-color: var(--white);

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

.flex-md-nowrap .u-min-w-md-70 .flex-nowrap .text-muted.u-white-space-nowrap {

Line should be indented with spaces, not tabs
Open

    color: var(--white);

Merge rule .c-detail-widget .mailsList .btn-dark.relationDelete with rule on line 13
Open

.c-detail-widget .mailsList .btn-dark.relationDelete {

Properties should be ordered border-color, color
Open

    color: var(--gray-dark);

Line should be indented with spaces, not tabs
Open

    .js-hierarchy-comments-btn {

Line should be indented with spaces, not tabs
Open

    .addCommentBlock {

Line should be indented with spaces, not tabs
Open

    box-shadow: -2px 4px 12px 0px var(--box-shadow-color);

Line should be indented with spaces, not tabs
Open

    background-image: var(--white);

Selector mailsList should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .btn-dark.relationDelete {

Line should be indented with spaces, not tabs
Open

    .input-group-text,

Line should be indented with spaces, not tabs
Open

    .widgetHr {

Line should be indented with spaces, not tabs
Open

    --box-shadow-color: rgba(0, 0, 0, 0.13);

Line should be indented with spaces, not tabs
Open

    --font-title-email: #a0a0ad;

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

.detailViewInfo .related .nav-pills .active {

Line should be indented with spaces, not tabs
Open

    color: var(--font-title-email);

!important should not be used
Open

    color: var(--gray-dark) !important;

Line should be indented with spaces, not tabs
Open

    background-color: var(--secondary-relation-delete);

Line should be indented with spaces, not tabs
Open

    &__header {

Line should be indented with spaces, not tabs
Open

    .flex-wrap {

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

.c-detail-widget__table th {

Line should be indented with spaces, not tabs
Open

    background-color: var(--color-bg);

Selector mailsList should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .btn-outline-secondary,

Line should be indented with spaces, not tabs
Open

    .changeDetailViewMode,

Line should be indented with spaces, not tabs
Open

    @extend .mt-2;

Selector relationDelete should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .btn-dark.relationDelete {

Selector addCommentBlock should be written in lowercase with hyphens
Open

    .addCommentBlock {

Line should be indented with spaces, not tabs
Open

    color: var(--red) !important;

Selector o-header-toggle__actions should be written in lowercase with hyphens
Open

.o-header-toggle__actions .c-btn-link {

Selector changeDetailViewMode should be written in lowercase with hyphens
Open

    .changeDetailViewMode,

Selector recentComments should be written in lowercase with hyphens
Open

.recentComments {

Selector detailViewInfo should be written in lowercase with hyphens
Open

.detailViewInfo {

Line should be indented with spaces, not tabs
Open

    --font-btn-color: black;

Line should be indented with spaces, not tabs
Open

    text-transform: uppercase;

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

.c-detail-widget .mailsList .font-small.text-truncate a {

Merge rule .c-detail-widget .mailsList .font-small.text-truncate a with rule on line 13
Open

.c-detail-widget .mailsList .font-small.text-truncate a {

Selector relationDelete should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .btn-outline-secondary,

Line should be indented with spaces, not tabs
Open

    font-weight: 600;

!important should not be used
Open

    color: var(--red) !important;

Selector entityStateBtn should be written in lowercase with hyphens
Open

.o-header-toggle__actions .entityStateBtn {

Merge rule .c-detail-widget .mailsList .btn-secondary.relationDelete with rule on line 13
Open

.c-detail-widget .mailsList .btn-secondary.relationDelete {

Line should be indented with spaces, not tabs
Open

    border-color: var(--color-bg);

Selector widgetHr should be written in lowercase with hyphens
Open

    .widgetHr {

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]} */

Line should be indented with spaces, not tabs
Open

    --red: red;

Line should be indented with spaces, not tabs
Open

    --bg-action: #f8f9fa;

Selector o-header-toggle__actions should be written in lowercase with hyphens
Open

.o-header-toggle__actions .entityStateBtn {

Selector mailsList should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .btn-outline-secondary,

Selector detailViewInfo should be written in lowercase with hyphens
Open

.detailViewInfo .related .nav-pills .active {

Line should be indented with spaces, not tabs
Open

    &__row--hover {

Line should be indented with spaces, not tabs
Open

    --c-active: #0072da;

Properties should be ordered color, font-weight
Open

    font-weight: 600;

Selector mailsList should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .btn-secondary.relationDelete {

Selector relationDelete should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .btn-secondary.relationDelete {

Line should be indented with spaces, not tabs
Open

    color: var(--gray-dark);

Merge rule .c-detail-widget with rule on line 13
Open

.c-detail-widget {

Properties should be ordered --bg-action, --box-shadow-color, --c-active, --color-bg, --font-btn-color, --font-title-email, --red, --secondary-relation-delete
Open

    --font-btn-color: black;

Rule declaration should be followed by an empty line
Open

}

0px should be written without units as 0
Open

    box-shadow: -2px 4px 12px 0px var(--box-shadow-color);

Selector recordLabel should be written in lowercase with hyphens
Open

.recordLabel {

Line should be indented with spaces, not tabs
Open

    color: var(--c-active);

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

.flex-md-nowrap .u-min-w-md-70 .flex-nowrap .js-popover-tooltip--record {

border: 0 is preferred over border: none
Open

        border: none;

Properties should be ordered color, font-weight
Open

    font-weight: 600;

Line should be indented with spaces, not tabs
Open

    background-color: var(--bg-action);

Line should be indented with spaces, not tabs
Open

    &__content {

Line should be indented with spaces, not tabs
Open

    --color-bg: #d1d1db;

Selector mailsList should be written in lowercase with hyphens
Open

.c-detail-widget .mailsList .font-small.text-truncate a {

Line should be indented with spaces, not tabs
Open

    color: var(--gray-dark) !important;

Line should be indented with spaces, not tabs
Open

    font-weight: 600;

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

        padding: 0.5rem;

Merge rule .detailViewInfo with rule on line 17
Open

.detailViewInfo {

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

    @extend .mt-2;

There are no issues that match your filters.

Category
Status