public_html/layouts/basic/styles/libraries/_FullCalendar.scss
Rule declaration should be followed by an empty line Open
Open
}
- 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
font-weight: normal;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-skin {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 1px solid transparent;
- 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 #17309a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #17309a;
- Exclude checks
Properties should be ordered border-radius, margin Open
Open
margin: 0 0 2px 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-skin {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-skin {
- 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
Line should be indented with spaces, not tabs Open
Open
background: #006400;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- Exclude checks
Avoid using id selectors Open
Open
#calendarview th {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-ms-touch-action: manipulation;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
a {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.fc-event-main {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fc-event-main {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #17309a;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #3a87ad;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-shadow: none;
- 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 #87865d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #87865d;
- 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
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 0;
- Exclude checks
Avoid vendor prefixes. Open
Open
-ms-touch-action: manipulation;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-ms-user-select: none;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-button-content {
- 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
Line should be indented with spaces, not tabs Open
Open
a {
- Exclude checks
!important should not be used Open
Open
height: auto !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.fas {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc .fc-daygrid-day-top {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-skin {
- 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
text-shadow: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 1em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-basic-view .fc-body .fc-row {
- 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 #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 #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 #87865d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #87865d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 0 0 2px 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-title {
- 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
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
@media declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-shadow: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #000;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: inline-block;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.fc-button-active .fc-button-inner .fc-button-content,
- 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
!important should not be used Open
Open
border-color: #ddd !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.fc-button-active .fc-button-inner .fc-button-content,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 15px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fas {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-toolbar {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
padding: 0 !important;
- 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
Line should be indented with spaces, not tabs Open
Open
.fc .fc-daygrid-day-events {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc .fc-daygrid-day-number {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px 4px;
- 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
Line should be indented with spaces, not tabs Open
Open
background: #aa6705;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #953b39;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #545252;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-skin {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-event-skin {
- 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
font-weight: normal;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-shadow: none;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-user-select: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 4px;
- Exclude checks
!important should not be used Open
Open
color: #000 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 20px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $light;
- Exclude checks
Merge rule .fc-content
with rule on line 180 Open
Open
.fc-content {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.js-calendar-switch-container {
- 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
Line should be indented with spaces, not tabs Open
Open
background: #87865d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-shadow: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #c71585;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #c71585;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #006400;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
white-space: nowrap;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
vertical-align: middle;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 100px;
- 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
border-color: #ddd !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fc-event-main {
- 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
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 #006400
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #006400;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
touch-action: manipulation;
- Exclude checks
Avoid vendor prefixes. Open
Open
-ms-user-select: none;
- 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
margin-left: 10px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: auto !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-row .fc-content-skeleton {
- Exclude checks
Selector dashboardWidgetCalendar
should be written in lowercase with hyphens Open
Open
.dashboardWidgetCalendar {
- Exclude checks
Line should be indented with spaces, not tabs 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
border-color: #006400;
- Exclude checks
Properties should be ordered background-image, border, border-radius, cursor, display, 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
Line should be indented with spaces, not tabs Open
Open
border-color: #ccc;
- Exclude checks
!important should not be used Open
Open
margin-bottom: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: 27px;
- Exclude checks
Properties should be ordered display, float Open
Open
float: none !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-calendar-quickcreate .fc-daygrid-day-top .fc-daygrid-day-number {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc-daygrid-event-harness {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.fc-daygrid-event {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #17309a;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-shadow: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-image: none;
- Exclude checks
!important should not be used Open
Open
float: none !important;
- Exclude checks
!important should not be used Open
Open
min-height: 2em !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.fc-unthemed td {
- 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
0px
should be written without units as 0
Open
Open
padding-bottom: 0px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.fc th,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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-color: #ddd !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-shadow: none;
- 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
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 #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000;
- Exclude checks
!important should not be used Open
Open
margin: auto !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-user-select: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
td:hover {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mb-0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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
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
text-shadow: none;
- 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-skin {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.5;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- 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
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
border-color: #006400;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-user-select: none;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-user-select: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:active .fc-button-inner {
- 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
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
Line should be indented with spaces, not tabs Open
Open
@extend .mb-0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #3a87ad;
- 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 #953b39
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #953b39;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #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
background: #545252;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #87865d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
user-select: none;
- Exclude checks
Properties should be ordered line-height, padding Open
Open
padding: 0 !important;
- Exclude checks