assets/css/the-events-calendar/the-events-calendar-5.scss
Line should be indented with spaces, not tabs Open
Open
font-size: 30px !important;
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media(">tablet") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.day.active,
- Exclude checks
Selector tribe_events_filters_wrapper
should be written in lowercase with hyphens Open
Open
#tribe_events_filters_wrapper {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.tribe-events-calendar-month__multiday-event-hidden-title,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-calendar-month__day-cell {
- Exclude checks
Color literals like #222222
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #222222;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-pro-photo__event-title
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-title a,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.tribe-events-calendar-list__event-title a,
- Exclude checks
Color black
should be written in hexadecimal form as #000000
Open
Open
color: black;
- Exclude checks
Selector tribe-events-pro-photo__event-featured-image-wrapper
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-photo__event-featured-image-wrapper {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-pro-photo__event-featured-image-wrapper {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-c-nav__next-label {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-pro-week-grid__events-day {
- Exclude checks
Selector tribe-events-pro-map__nav
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-map__event-card-wrapper,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-pro-map__event-card-button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 8 Open
Open
.moretag {
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Selector single-tribe_venue
should be written in lowercase with hyphens Open
Open
.archive.post-type-archive-tribe_events &,
- Exclude checks
Selector tribe-events-pro-week-day-selector__day--active
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-week-day-selector__day--active {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-filters-label {
- Exclude checks
Properties should be ordered color, font-weight Open
Open
font-weight: normal;
- Exclude checks
Avoid using id selectors Open
Open
.tribe-events,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-calendar-list__event-datetime-featured-text
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-datetime-featured-text {
- Exclude checks
Color #222222
should be written as #222
Open
Open
color: #222222;
- Exclude checks
!important should not be used Open
Open
color: $text-color !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.tribe-related-events {
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-calendar-month__mobile-events-icon--event
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__mobile-events-icon--event {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.tribe-events-filters-content {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe_events_filter_item
should be written in lowercase with hyphens Open
Open
.tribe_events_filter_item {
- Exclude checks
Selector tribe-events-c-top-bar__datepicker-time
should be written in lowercase with hyphens Open
Open
.tribe-events-c-top-bar__datepicker-time {
- 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
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.tribe-events-calendar-month__day-cell {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.tribe-events-calendar-month__calendar-event-details
- Exclude checks
Selector tribe-events-pro-photo__event-details-wrapper
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-details,
- Exclude checks
Selector tribe-events-calendar-list__event-details
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-details,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-pro-photo__event-details-wrapper
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-photo__event-details-wrapper {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-pro-week-grid__header-column--current {
- Exclude checks
Selector tribe-events-pro-map__event-actions
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-map__event-actions a {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-pro-map__event-card-button
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-map__event-card-button {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.tribe-related-events-title a {
- Exclude checks
Avoid using id selectors Open
Open
#comments {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:after {
- Exclude checks
!important should not be used Open
Open
padding: 10px 30px !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe_events_filters_wrapper
should be written in lowercase with hyphens Open
Open
#tribe_events_filters_wrapper {
- Exclude checks
Avoid using id selectors Open
Open
#tribe_events_filters_wrapper {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.tribe_events_filters_show_filters {
- Exclude checks
Avoid using id selectors Open
Open
#tribe_events_filters_form {
- 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
.tribe-events-calendar-month__day-date,
- Exclude checks
Selector tribe-events-calendar-list__event-row--featured
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Selector tribe-events-calendar-month__day-cell
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day-cell {
- Exclude checks
Selector tribe-events-calendar-list__event-title
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-title a,
- Exclude checks
Selector tribe-events-pro-week-grid__header-column--current
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-week-grid__header-column--current {
- Exclude checks
Prefer single quoted strings Open
Open
@import "the-events-calendar.scss";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: center;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
!important should not be used Open
Open
background: #e8e5e5 !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.tribe_events_filters_show_filters {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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
.tribe-events-calendar-month__day-cell {
- Exclude checks
Properties should be ordered color, font-family, font-size, font-weight, line-height Open
Open
line-height: 31px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-pro-photo__event-datetime-featured-text {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: white;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Selector tribe-events-header__breadcrumbs
should be written in lowercase with hyphens Open
Open
.tribe-events-header__breadcrumbs {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.tribe-events-filters-label {
- Exclude checks
Selector tribe_events_filters_form
should be written in lowercase with hyphens Open
Open
#tribe_events_filters_form {
- Exclude checks
Properties should be ordered margin-top, overflow, padding-bottom, padding-left, padding-right, padding-top Open
Open
overflow: hidden;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
img {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-calendar-month__multiday-event-bar
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-calendar-month__multiday-event-bar-title
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__multiday-event-hidden-title,
- Exclude checks
Selector tribe-events-calendar-month__calendar-event-title-link
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day-date,
- Exclude checks
Selector tribe-events-calendar-list__event
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event,
- Exclude checks
Selector tribe-events-pro-photo__event
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-pro-photo__event-details-wrapper {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Selector tribe-events-c-nav__list-item
should be written in lowercase with hyphens Open
Open
.tribe-events-c-nav__list-item {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> * {
- Exclude checks
Properties should be ordered color, font-family, font-size, line-height Open
Open
font-family: $font-family-serif;
- Exclude checks
Imported partial the-events-calendar.scss
should be written as the-events-calendar
Open
Open
@import "the-events-calendar.scss";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 0;
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-pro-week-grid__header-column-daynum {
- Exclude checks
Selector tribe-events-pro-week-grid__header-column-daynum
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-week-grid__header-column-daynum {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-pro-map__event-card-button {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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 7 Open
Open
.tribe-related-event-info {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
#comments {
- Exclude checks
!important should not be used Open
Open
font-size: 30px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 4.25rem;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-pro-photo__event-featured-image
should be written in lowercase with hyphens Open
Open
.tribe-events-pro .tribe-events-pro-photo__event-featured-image {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector single-tribe_events
should be written in lowercase with hyphens Open
Open
.archive.post-type-archive-tribe_events &,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#tribe-events-events-bar-search {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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
Begin pseudo elements with double colons: ::
Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Avoid using id selectors Open
Open
#tribe-events-search-filters-container {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.tribe-events-c-search__button {
- Exclude checks
Selector tribe-events-calendar-month__header-column-title-desktop
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__header-column-title-desktop {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-calendar-month__day-date,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-calendar-month__multiday-event-hidden-title,
- Exclude checks
Selector tribe-events-calendar-month__day
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.tribe-events-calendar-month__day-date,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-c-nav__next-label,
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Merge rule .tribe-events-pro
with rule on line 96 Open
Open
.tribe-events-pro {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: white;
- Exclude checks
Selector tribe-events-pro-map__event-card-wrapper
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-map__event-card-wrapper,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
li {
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<=tablet") {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- 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
&:hover {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
li {
- Exclude checks
Properties should be ordered display, font-family, margin-top, text-align Open
Open
font-family: $font-family-sans-serif;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& > small {
- Exclude checks
Selector single-tribe_organizer
should be written in lowercase with hyphens Open
Open
.archive.post-type-archive-tribe_events &,
- Exclude checks
Selector tribe_events_filter_control
should be written in lowercase with hyphens Open
Open
.tribe_events_filter_control {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
img {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">tablet") {
- Exclude checks
border-bottom: 0
is preferred over border-bottom: none
Open
Open
border-bottom: none;
- Exclude checks
Selector tribe_events_filters_show_filters
should be written in lowercase with hyphens Open
Open
&.tribe_events_filters_show_filters {
- Exclude checks
Selector tribe-events-c-ical__link
should be written in lowercase with hyphens Open
Open
.tribe-common-c-btn,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#tribe-events-events-bar-search {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#tribe-events-events-bar-search {
- Exclude checks
Color black
should be written in hexadecimal form as #000000
Open
Open
color: black;
- Exclude checks
Color literals like black
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: black;
- Exclude checks
Selector tribe-events-calendar-month__calendar-event--featured
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Selector tribe-events-calendar-month__multiday-event-hidden-title
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__multiday-event-hidden-title,
- Exclude checks
Selector tribe-events-c-search__button
should be written in lowercase with hyphens Open
Open
.tribe-events-c-search__button {
- 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
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-calendar-list__event-details,
- Exclude checks
Selector tribe-events-calendar-month__day-date-link
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day-date,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.tribe-events-calendar-list__event-venue span {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-pro-photo__event-featured-image-wrapper {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-calendar-month__day-cell--selected
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-pro-photo__event-datetime-featured-text {
- Exclude checks
Selector tribe-events-calendar-month__day-date
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day-date,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-c-nav__next-label {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-calendar-list__event-details,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-pro-photo__event-datetime-featured-text
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-photo__event-datetime-featured-text {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-pro-week-grid {
- Exclude checks
Selector tribe-events-pro-map__event-datetime-featured-text
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-map__event-datetime-featured-text {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
!important should not be used Open
Open
color: nth($blue, 1) !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#tribe-events-content {
- Exclude checks
Properties should be ordered background, border Open
Open
border: none;
- Exclude checks
Avoid using id selectors Open
Open
#tribe-events-content {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.tribe-events-related-events-title {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background: white;
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- 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
button {
- Exclude checks
Color literals like black
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: black;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&:hover {
- 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
.tribe-events-pro-photo__event-details-wrapper {
- Exclude checks
Selector tribe-events-c-nav__next-label
should be written in lowercase with hyphens Open
Open
.tribe-events-c-nav__next-label {
- Exclude checks
Selector tribe-events-pro-week-grid__event-link-inner
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-week-grid__event-link-inner {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-pro-week-grid__event-link-inner {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-pro-map__event-actions a {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
display: block !important;
- Exclude checks
Prefer single quoted strings Open
Open
@import "../scss/global/placeholders";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.2;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > small {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.content {
- Exclude checks
Avoid using id selectors Open
Open
#tribe_events_filters_wrapper {
- Exclude checks
Color literals like #e8e5e5
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #e8e5e5 !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe_events_filter_item {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.tribe-events-filters-group-heading {
- Exclude checks
Selector tribe-events-c-top-bar__datepicker
should be written in lowercase with hyphens Open
Open
.tribe-events-c-top-bar__datepicker {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-calendar-month__day--current
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day--current {
- Exclude checks
Selector tribe-events-calendar-month__day-date
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day-date,
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.tribe-events-calendar-month__day-cell--selected
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-c-nav__prev-label
should be written in lowercase with hyphens Open
Open
.tribe-events-c-nav__next-label,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.tribe-events-c-nav__next-label,
- Exclude checks
0.7
should be written without a leading zero as .7
Open
Open
opacity: 0.7;
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background: white;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-pro-map__event-card-wrapper--active
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-map__event-card-wrapper--active {
- Exclude checks
Prefer single quoted strings Open
Open
@import "../scss/global/mixins";
- Exclude checks
Prefer single quoted strings Open
Open
@import "../scss/global/variables";
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#tribe-events-content {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
#primary {
- Exclude checks
Selector post-type-archive-tribe_events
should be written in lowercase with hyphens Open
Open
.archive.post-type-archive-tribe_events &,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.day.active,
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<=tablet") {
- Exclude checks
!important should not be used Open
Open
padding: 16px !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks
Selector tribe-events-calendar-list__event-date-tag-datetime
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-row--featured
- Exclude checks
Selector tribe-events-calendar-month__day-cell--selected
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__multiday-event-hidden-title,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 9 Open
Open
.tribe-related-events-title a {
- 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
.tribe_events_filter_item {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<=tablet") {
- Exclude checks
Selector tribe-events-calendar-month__calendar-event-details
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__day-date,
- Exclude checks
Selector tribe-events-c-nav__next-label
should be written in lowercase with hyphens Open
Open
.tribe-events-c-nav__next-label,
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-pro-week-grid__events-day
should be written in lowercase with hyphens Open
Open
.tribe-events-pro-week-grid__events-day {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.tribe-events-schedule {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.tribe-events-filters-label {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered border-bottom, color Open
Open
color: $text-color !important;
- Exclude checks
Selector tribe-events-calendar-month__calendar-event-tooltip-title
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-month__calendar-event-tooltip-title a {
- 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
&:hover {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
@mixin declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector tribe-events-c-messages__message
should be written in lowercase with hyphens Open
Open
.tribe-events-c-messages__message {
- Exclude checks
Selector tribe-events-calendar-list__event-venue
should be written in lowercase with hyphens Open
Open
.tribe-events-calendar-list__event-venue span {
- Exclude checks
Selector single-tribe_events
should be written in lowercase with hyphens Open
Open
.single.single-tribe_events & {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 7 Open
Open
> * {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.tribe-events-calendar-month__calendar-event-tooltip-title a {
- Exclude checks