public_html/layouts/basic/styles/pages/_Calendar.scss
Selector calendarViewContainer
should be written in lowercase with hyphens Open
Open
.calendarViewContainer {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.widget_header {
- Exclude checks
Use //
comments everywhere Open
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]} */
- Exclude checks
Selector widget_header
should be written in lowercase with hyphens Open
Open
.widget_header {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@media (min-width: 992px) {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mr-auto;
- Exclude checks
Selector basePanel
should be written in lowercase with hyphens Open
Open
.basePanel {
- Exclude checks
Selector siteBarRight
should be written in lowercase with hyphens Open
Open
.siteBarRight {
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
margin-right: 0.75em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$header-btn-font-size: 14px;
- Exclude checks
!important should not be used Open
Open
font-size: $header-btn-font-size !important;
- Exclude checks
0px
should be written without units as 0
Open
Open
border-bottom-width: 0px;
- Exclude checks
Color literals like #17309a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #17309a;
- Exclude checks
Color literals like #3a87ad
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #3a87ad;
- Exclude checks
!important should not be used Open
Open
overflow-y: visible !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc .fc-button {
- Exclude checks
Use //
comments everywhere Open
Open
/* FullCalendar buttons */
- Exclude checks
Properties should be ordered background-image, border, border-radius, cursor, display, font-size, font-weight, line-height, margin-bottom, text-align, -ms-touch-action, touch-action, -moz-user-select, -ms-user-select, -webkit-user-select, user-select, vertical-align, white-space Open
Open
display: inline-block;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-user-select: none;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.fc-button-content {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-col-header,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
Selector siteBarRight
should be written in lowercase with hyphens Open
Open
.user-info--active.limited-footer--active .siteBarRight {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
%calendar-header-button {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.sub-date-list {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #3a87ad
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #3a87ad;
- Exclude checks
Color literals like #545252
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #545252;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style6 {
- Exclude checks
Color literals like #c71585
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #c71585;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.siteBarRight {
- Exclude checks
!important should not be used Open
Open
width: auto !important;
- Exclude checks
Properties should be ordered float, margin-right Open
Open
margin-right: 0.75em;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-bottom: 0.5rem;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.sub-record-content {
- Exclude checks
Color literals like #aa6705
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #aa6705;
- Exclude checks
Color literals like #006400
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #006400;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-agenda-divider + div {
- Exclude checks
!important should not be used Open
Open
width: 100% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.toggleSiteBarRightButton {
- Exclude checks
Selector hideSiteBar
should be written in lowercase with hyphens Open
Open
.hideSiteBar {
- Exclude checks
!important should not be used Open
Open
margin-left: 0.5rem !important;
- Exclude checks
Properties should be ordered font-size, height, line-height Open
Open
line-height: 1.42857143;
- Exclude checks
Properties should be ordered height, padding Open
Open
padding: 6px 3px;
- Exclude checks
Color literals like #006400
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #006400;
- Exclude checks
!important should not be used Open
Open
width: 75% !important;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .pt-2;
- Exclude checks
Selector siteBarRight
should be written in lowercase with hyphens Open
Open
.siteBarRight {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-left: 0.5rem !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.fc-event-main {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .pt-0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.textHolder {
- Exclude checks
Color literals like #3a87ad
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #3a87ad;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style4 {
- Exclude checks
Color literals like #953b39
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #953b39;
- Exclude checks
Color literals like #545252
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #545252;
- Exclude checks
Color literals like #c71585
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #c71585;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.basePanel {
- Exclude checks
!important should not be used Open
Open
padding: 15px 0 !important;
- Exclude checks
Selector toggleSiteBarRightButton
should be written in lowercase with hyphens Open
Open
.toggleSiteBarRightButton {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.siteBarRight {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.siteBarContent {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.js-calendar-switch-container {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$count-badge-color: material-color("red", "200");
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.badge.count {
- Exclude checks
Properties should be ordered border-bottom-width, border-width Open
Open
border-width: 2px;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-user-select: none;
- Exclude checks
!important should not be used Open
Open
right: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.js-calendar-switch-container {
- Exclude checks
Properties should be ordered margin-bottom, margin-left Open
Open
margin-left: 0 !important;
- Exclude checks
Properties should be ordered background, border, border-color, border-radius, color Open
Open
border: calculate-rem(1px) solid;
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: white;
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Properties should be ordered font-size, padding Open
Open
padding: calculate-rem(4px) calculate-rem(8px);
- Exclude checks
Color literals like #c71585
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #c71585;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:active .fc-button-inner {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .mr-auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.siteBarRight {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: -25%;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.sub-record-content.active {
- Exclude checks
@media declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .my-auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-v-event,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.o-calendar {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.sub-record-content.active {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style5 {
- Exclude checks
Selector o-calendar__container
should be written in lowercase with hyphens Open
Open
.o-calendar__container {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-header-toolbar.fc-toolbar {
- Exclude checks
Properties should be ordered background, border-left, bottom, padding, position, right, top, width, z-index Open
Open
width: 25%;
- Exclude checks
Selector siteBarContent
should be written in lowercase with hyphens Open
Open
.siteBarContent {
- Exclude checks
Color literals like #17309a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #17309a;
- Exclude checks
Color literals like #17309a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #17309a;
- Exclude checks
Properties should be ordered padding-right, width Open
Open
width: 75% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .my-auto;
- Exclude checks
Color literals like #3a87ad
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #3a87ad;
- Exclude checks
!important should not be used Open
Open
right: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.limited-footer--active .siteBarRight {
- Exclude checks
Selector siteBarRight
should be written in lowercase with hyphens Open
Open
.limited-footer--active .siteBarRight {
- Exclude checks
Color literals like #87865d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #87865d;
- Exclude checks
Selector hideSiteBar
should be written in lowercase with hyphens Open
Open
.hideSiteBar {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .ml-1;
- Exclude checks
!important should not be used Open
Open
height: calculate-rem(30px) !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
svg {
- Exclude checks
Color literals like #17309a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #17309a;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style2 {
- Exclude checks
Color literals like #aa6705
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #aa6705;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style7 {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.fc-col-header,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 100;
- Exclude checks
Selector siteBarRight
should be written in lowercase with hyphens Open
Open
.siteBarRight {
- Exclude checks
Selector textHolder
should be written in lowercase with hyphens Open
Open
.textHolder {
- Exclude checks
Color literals like #87865d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #87865d;
- Exclude checks
Selector fc-event-calendarMassEditskin
should be written in lowercase with hyphens Open
Open
.fc-event-calendarMassEditskin {
- Exclude checks
Properties should be ordered margin-left, margin-right Open
Open
margin-right: -20px;
- Exclude checks
Properties should be ordered background, border, border-radius, border-right, cursor, display, font-weight, padding, position, right, top, width, z-index Open
Open
font-weight: bold;
- Exclude checks
Prefer single quoted strings Open
Open
$count-badge-color: material-color("red", "200");
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style3 {
- Exclude checks
Color literals like #c71585
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #c71585;
- Exclude checks
!important should not be used Open
Open
padding-right: 1rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .pt-2;
- Exclude checks
Selector hideToggleSiteBarRightButton
should be written in lowercase with hyphens Open
Open
.hideToggleSiteBarRightButton {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #aa6705
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #aa6705;
- Exclude checks
!important should not be used Open
Open
overflow: unset !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.user-info--active.limited-footer--active .siteBarRight {
- Exclude checks
!important should not be used Open
Open
margin-left: 0 !important;
- Exclude checks
!important should not be used Open
Open
border-color: transparent !important;
- Exclude checks
Prefer single quoted strings Open
Open
$clear-btn-color: material-color("amber", "200");
- Exclude checks
Properties should be ordered cursor, font-size, height, min-width Open
Open
height: calculate-rem(30px);
- Exclude checks
Color literals like #953b39
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #953b39;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.sub-record-content {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style8 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-style1 {
- Exclude checks
Color literals like #006400
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #006400;
- Exclude checks
Color literals like #aa6705
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #aa6705;
- Exclude checks
Color literals like #006400
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #006400;
- Exclude checks
Avoid vendor prefixes. Open
Open
-ms-touch-action: manipulation;
- Exclude checks
Color literals like #545252
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #545252;
- Exclude checks
Color literals like #545252
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #545252;
- Exclude checks
Avoid vendor prefixes. Open
Open
-ms-user-select: none;
- Exclude checks
!important should not be used Open
Open
border-radius: 0 !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.fc-header-toolbar.fc-toolbar {
- Exclude checks
Properties should be ordered position, width, z-index Open
Open
width: 100%;
- Exclude checks
Selector siteBarRight
should be written in lowercase with hyphens Open
Open
.siteBarRight {
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.hideSiteBar {
- Exclude checks
Merge rule .sub-record-content.active
with rule on line 222 Open
Open
.sub-record-content.active {
- Exclude checks
Color literals like #953b39
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #953b39;
- Exclude checks
Color literals like #953b39
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #953b39;
- Exclude checks
Color literals like #87865d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #87865d;
- Exclude checks
Color literals like #87865d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #87865d;
- Exclude checks
Properties should be ordered background, border, border-radius, box-shadow, color, height, margin-right, padding Open
Open
margin-right: 5px;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.fc-next-button span,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-next-button span,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-content {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-col-header-cell {
- Exclude checks
Properties should be ordered bottom, color, height, position Open
Open
position: relative;
- Exclude checks
Selector hideSiteBar
should be written in lowercase with hyphens Open
Open
.hideSiteBar .qc-form .o-calendar__form__actions {
- Exclude checks
Properties should be ordered background, border-right, color Open
Open
color: $gray-600 !important;
- Exclude checks
Properties should be ordered background, border-color, color, font-weight Open
Open
color: #666;
- Exclude checks
Merge rule .fc-content
with rule on line 406 Open
Open
.fc-content {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
div {
- Exclude checks
Properties should be ordered cursor, margin Open
Open
margin: 0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-bgevent-skeleton {
- Exclude checks
Selector textHolder
should be written in lowercase with hyphens Open
Open
.textHolder {
- Exclude checks
Prefer single quoted strings Open
Open
background: material-color("teal", "300");
- Exclude checks
Selector o-calendar__form__actions
should be written in lowercase with hyphens Open
Open
.tpl-Calendar-Extended-ActivityState .o-calendar__form__actions {
- Exclude checks
!important should not be used Open
Open
min-height: unset !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.hideSiteBar .qc-form .o-calendar__form__actions {
- Exclude checks
Properties should be ordered height, margin-top, overflow-x, overflow-y Open
Open
overflow-y: auto;
- Exclude checks
Properties should be ordered color, font-weight Open
Open
font-weight: 500;
- Exclude checks
Selector toggleSiteBarRightButton
should be written in lowercase with hyphens Open
Open
.toggleSiteBarRightButton {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
margin-bottom: 0.25rem;
- Exclude checks
Color literals like #eee
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #eee;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:disabled {
- Exclude checks
Selector fc-prevYear-button
should be written in lowercase with hyphens Open
Open
.fc-prev-button span,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-event {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Properties should be ordered font-size, line-height, overflow, text-overflow Open
Open
text-overflow: ellipsis;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.o-calendar {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-tab--small {
- Exclude checks
Color literals like #f3f3f3
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #f3f3f3;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-button {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-button-group {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
* {
- Exclude checks
Prefer single quoted strings Open
Open
color: material-color("blue", "200");
- Exclude checks
Selector tpl-Calendar-Extended-ActivityState
should be written in lowercase with hyphens Open
Open
.tpl-Calendar-Extended-ActivityState .o-calendar__form__actions {
- Exclude checks
Selector ps__rail-y
should be written in lowercase with hyphens Open
Open
.ps__rail-y {
- Exclude checks
Selector hideSiteBar
should be written in lowercase with hyphens Open
Open
.hideSiteBar .o-calendar__panel__tabs {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__tab--filters,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-content {
- Exclude checks
Prefer single quoted strings Open
Open
color: material-color("grey", "500");
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&__text {
- Exclude checks
Properties should be ordered border-top, margin-top, padding, text-align, width, z-index Open
Open
margin-top: auto;
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-top: 1px solid #ddd;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.ps__rail-y {
- Exclude checks
Properties should be ordered background, border, border-radius, color, cursor, display, height, margin-bottom, margin-left, padding, width, z-index Open
Open
padding: calculate-rem(11px) 0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.nav-item {
- Exclude checks
Merge rule .limited-footer--active .o-calendar
with rule on line 882 Open
Open
.limited-footer--active .o-calendar {
- Exclude checks
!important should not be used Open
Open
height: auto !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Expected item on line 400 to appear before line 396. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
color: #666;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
h2 {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
td.fc-widget-content {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-basic-view .fc-body .fc-row {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.js-calendar-switch-container {
- Exclude checks
Selector o-calendar__form__actions
should be written in lowercase with hyphens Open
Open
.o-calendar__form__actions {
- Exclude checks
Property text-align
already defined on line 712 Open
Open
text-align: center;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
@at-root .c-menu--open & {
- Exclude checks
Prefer single quoted strings Open
Open
color: material-color("blue-grey", "50");
- Exclude checks
Selector o-calendar__form__wrapper
should be written in lowercase with hyphens Open
Open
.limited-footer--active .c-calendar-quickcreate .o-calendar__form__wrapper {
- Exclude checks
Properties should be ordered padding-left, padding-right Open
Open
padding-right: 8px;
- Exclude checks
Selector o-calendar__form
should be written in lowercase with hyphens Open
Open
.o-calendar__form {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-container .fc-event.fc-draggable {
- Exclude checks
Color literals like #353535
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #353535;
- Exclude checks
!important should not be used Open
Open
padding: calculate-rem(5px) calculate-rem(10px) !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.fc-prev-button span,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-time-grid .fc-time-grid-event.fc-event {
- Exclude checks
Selector bottom_margin
should be written in lowercase with hyphens Open
Open
.bottom_margin .fc-basic-view .fc-body .fc-row {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.bottom_margin .fc-basic-view .fc-body .fc-row {
- Exclude checks
Color literals like #c1c1c1
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #c1c1c1;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
h2 {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&__container {
- Exclude checks
Color literals like #96dc96
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #96dc96;
- Exclude checks
Property border-top
already defined on line 713 Open
Open
border-top: 1px solid #ddd;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
@at-root .c-calendar-quickcreate #{&} {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
label {
- Exclude checks
Properties should be ordered background, border, border-radius, border-top, height, padding, text-align Open
Open
text-align: center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__tab--filters,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.o-calendar__form {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 1;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-content {
- Exclude checks
Color literals like #337ab7
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #337ab7 !important;
- Exclude checks
!important should not be used Open
Open
color: #fff !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-daygrid-day-top {
- Exclude checks
!important should not be used Open
Open
color: $gray-600 !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
label {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-bgevent {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-day-number {
- Exclude checks
!important should not be used Open
Open
color: $white !important;
- Exclude checks
Selector o-calendar__form__actions
should be written in lowercase with hyphens Open
Open
.hideSiteBar .qc-form .o-calendar__form__actions {
- Exclude checks
Prefer single quoted strings Open
Open
background: material-color("blue-grey", "300");
- Exclude checks
Properties should be ordered position, right, z-index Open
Open
z-index: 1;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-header-title h2 {
- Exclude checks
!important should not be used Open
Open
height: calculate-rem(30px) !important;
- Exclude checks
Properties should be ordered background, color, opacity, text-shadow, z-index Open
Open
z-index: 4;
- Exclude checks
!important should not be used Open
Open
background: #337ab7 !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-prev-button span,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> .fc-toolbar,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-toolbar.fc-header-toolbar {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-center {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.nav-link {
- Exclude checks
Selector fieldRow
should be written in lowercase with hyphens Open
Open
.fieldRow .col-12 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 2;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&.fc-button-active .fc-button-inner .fc-button-content,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-toolbar {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-button-active,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-button-group {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered color, font-size, font-weight, line-height, padding Open
Open
font-weight: bold;
- Exclude checks
Color literals like #546e7a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #546e7a;
- Exclude checks
Properties should be ordered background, font-size, padding Open
Open
padding: calculate-rem(2px) 0 !important;
- Exclude checks
!important should not be used Open
Open
padding: calculate-rem(2px) 0 !important;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
font-size: 0.75rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@media screen and (min-width: map-get($grid-breakpoints, lg)) {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
@at-root .limited-footer--active #{&} {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-button-content {
- Exclude checks
!important should not be used Open
Open
color: #000 !important;
- Exclude checks
!important should not be used Open
Open
margin-bottom: 0 !important;
- Exclude checks
Color literals like #dfdfdf
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #dfdfdf;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-day-number {
- Exclude checks
Properties should be ordered font-size, left, position, text-align, top, width Open
Open
position: absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-calendar-switch {
- Exclude checks
Properties should be ordered background, color Open
Open
color: $white !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
@at-root .user-info--active.limited-footer--active #{&} {
- Exclude checks
Color literals like #6c757d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #6c757d;
- Exclude checks
Color literals like #f8f9fa
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #f8f9fa;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.toggleSiteBarRightButton {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.nav {
- Exclude checks
Selector o-calendar__form__actions
should be written in lowercase with hyphens Open
Open
.o-calendar__form__actions[min-height~="70px"] {
- Exclude checks
Selector o-calendar__panel__tabs
should be written in lowercase with hyphens Open
Open
.hideSiteBar .o-calendar__panel__tabs {
- Exclude checks
Color literals like #666
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #666;
- Exclude checks
Properties should be ordered cursor, opacity, text-shadow Open
Open
text-shadow: none;
- Exclude checks
Properties should be ordered position, text-align Open
Open
text-align: center;
- Exclude checks
Properties should be ordered display, flex-wrap, margin-right Open
Open
margin-right: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.js-css-element-queries {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.active {
- Exclude checks
Selector saveAndComplete
should be written in lowercase with hyphens Open
Open
.saveAndComplete {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.limited-footer--active .c-calendar-quickcreate .o-calendar__form__wrapper {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@media only screen and (max-width: 480px) {
- Exclude checks
Properties should be ordered background, background-image, color Open
Open
color: #000 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
!important should not be used Open
Open
padding: 4px 0 !important;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #fff;
- Exclude checks
Shorthand form for property margin
should be written more concisely as 0 0 2px
instead of 0 0 2px 0
Open
Open
margin: 0 0 2px 0;
- Exclude checks
Properties should be ordered align-items, display, flex-wrap, justify-content, margin-bottom Open
Open
margin-bottom: 0 !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-today-button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
button:not(.fc-today-button) {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
td.fc-widget-content {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.fc-basic-view .fc-body .fc-row {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.textHolder {
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-top: 1px solid #ddd;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
label {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__tab--filters,
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000 !important;
- Exclude checks
Color literals like #ccc
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #ccc;
- Exclude checks
Properties should be ordered border-radius, margin Open
Open
margin: 0 0 2px 0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-button {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-button-active,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-today-button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.svg-inline--fa {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
div {
- Exclude checks
Expected item on line 498 to appear before line 490. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
display: flex;
- Exclude checks
Selector fc-nextYear-button
should be written in lowercase with hyphens Open
Open
.fc-next-button span,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.bottom_margin .fc-basic-view .fc-body .fc-row {
- Exclude checks
!important should not be used Open
Open
min-height: 9em !important;
- Exclude checks
Properties should be ordered font-size, height, padding Open
Open
padding: 0 2px;
- Exclude checks
Prefer single quoted strings Open
Open
color: material-color("blue", "100");
- Exclude checks
Properties should be ordered background, border-radius, color, cursor, font-size, line-height, margin-top, padding, position, z-index Open
Open
position: absolute;
- Exclude checks
Properties should be ordered margin-bottom, margin-top Open
Open
margin-top: calculate-rem(5px);
- Exclude checks
Prefer single quoted strings Open
Open
background: material-color("blue-grey", "600");
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-col-header-cell {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-time-grid-event.fc-short .fc-title {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-year {
- Exclude checks
Properties should be ordered border-radius, font-size, height, line-height, padding Open
Open
font-size: calculate-rem(14px);
- Exclude checks
!important should not be used Open
Open
padding: calculate-rem(5px) calculate-rem(8px) !important;
- Exclude checks
Properties should be ordered background, display, font-size, height, position, right, top, z-index Open
Open
display: flex;
- Exclude checks
Prefer single quoted strings Open
Open
background: material-color("blue-grey", "50");
- Exclude checks
Selector o-calendar__form__wrapper
should be written in lowercase with hyphens Open
Open
.user-info--active .c-calendar-quickcreate .o-calendar__form__wrapper {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.user-info--active .c-calendar-quickcreate .o-calendar__form__wrapper {
- Exclude checks