assets/css/bb-press/bb-press.scss
Line should be indented with spaces, not tabs Open
Open
div.bbp-template-notice {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 15px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-transform: uppercase;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #dadddf
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #dadddf;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 2px 2px 0 0 nth($blue, 3);
- 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
letter-spacing: 0.6px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-osx-font-smoothing: grayscale;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.bbp-pagination {
- Exclude checks
Properties should be ordered -moz-osx-font-smoothing, -webkit-font-smoothing Open
Open
-webkit-font-smoothing: antialiased;
- Exclude checks
!important should not be used Open
Open
background-color: #dae7f7 !important;
- 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
.site-main {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.bbp-breadcrumb {
- Exclude checks
Color literals like #4a90e2
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #4a90e2;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
p.bbp-topic-description,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.bbp-forum-title,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.bbp-author-avatar {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.bbp-submit-wrapper {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.bbp-template-notice {
- Exclude checks
Properties should be ordered background-color, border Open
Open
border: #cee1ef 1px solid;
- 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
.bbp-author-avatar {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.bbp-author-avatar {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.bbp-forum-content {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.bbp-forum-reply-count,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
fieldset.bbp-form {
- Exclude checks
Properties should be ordered background-color, border, border-radius, box-shadow, color, font-size, letter-spacing, line-height, padding, text-transform Open
Open
box-shadow: 2px 2px 0 0 nth($blue, 3);
- Exclude checks
Avoid using id selectors Open
Open
#bbp_search {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#bbp_search_submit {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Color literals like #dae7f7
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #dae7f7;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.bbp-topics-front ul.super-sticky,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.bbp-header {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.bbp-forum-reply-count,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
div.odd,
- Exclude checks
Color literals like #dae7f7
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #dae7f7 !important;
- Exclude checks
Color literals like #e1e6eb
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #e1e6eb;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.bbp-forum-reply-count,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#bbp-single-user-details {
- Exclude checks
Avoid using id selectors Open
Open
#bbp-single-user-details {
- Exclude checks
Avoid using id selectors Open
Open
#bbp-user-navigation {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
button.button {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 14px;
- Exclude checks
Selector bbp_search_submit
should be written in lowercase with hyphens Open
Open
#bbp_search_submit {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.bbp-forum-title,
- Exclude checks
Color literals like #4a4a4a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #4a4a4a;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
@import "../scss/global/mixins";
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.bbp-topic-meta {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #fff;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.odd,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.25;
- 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
Rule declaration should be preceded by an empty line Open
Open
.bbp-reply-author {
- 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
background-color: nth($blue, 3);
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.current {
- Exclude checks
Avoid using id selectors Open
Open
#bbpress-forums {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
button.button {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
float: initial !important;
- Exclude checks
Properties should be ordered border, border-radius, box-shadow, color, font-size, font-weight, padding Open
Open
color: #919191;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
a.bbp-author-avatar {
- Exclude checks
Color literals like #4a4a4a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #4a4a4a;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.odd,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a.bbp-author-avatar {
- 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
+ label {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
li.bbp-header {
- Exclude checks
Properties should be ordered color, font-size Open
Open
font-size: 18px;
- 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
.bbp-topic-meta {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"] {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-font-smoothing: antialiased;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
div.bbp-search-form {
- Exclude checks
Selector bbp_search
should be written in lowercase with hyphens Open
Open
#bbp_search {
- Exclude checks
Color literals like #919191
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #919191;
- 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
.bbp-author-avatar {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.bbp-topics-front ul.super-sticky,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
div.bbp-pagination {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.bbp-admin-links {
- 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
legend {
- 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
Line should be indented with spaces, not tabs Open
Open
background-color: nth($blue, 1);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 none;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.bbp-breadcrumb {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.info {
- Exclude checks
Color literals like #cee1ef
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: #cee1ef 1px solid;
- Exclude checks
Color literals like #f0f8ff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #f0f8ff;
- 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
li.current {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.bbp-forum-reply-count,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.bbp-footer {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.bbp-reply-author,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
a {
- Exclude checks
0.6
should be written without a leading zero as .6
Open
Open
letter-spacing: 0.6px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.bbp-author-avatar {
- 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
.bbp-topics-front ul.super-sticky,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.bbp-topics-front ul.super-sticky,
- Exclude checks
Color literals like #4a4a4a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #4a4a4a;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.bbp-reply-permalink {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
img.avatar.pull-left {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.bbp-forum-content {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.odd,
- 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-color: #fff;
- Exclude checks
Color literals like #2b3840
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #2b3840;
- 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
li.current {
- Exclude checks
Prefer single quoted strings Open
Open
@import "../scss/global/variables";
- Exclude checks
Prefer single quoted strings Open
Open
@import "../scss/global/placeholders";
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.bbp-body {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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-color: #fff;
- 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
.bbp-topic-form,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 3px;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.bbp-search-form {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
#bbp_search {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.bbp-author-avatar {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.bbp-topics-front ul.super-sticky,
- Exclude checks
Color literals like #4a4a4a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #4a4a4a;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
a.bbp-author-avatar {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
li.bbp-footer {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
li.bbp-body {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.bbp-reply-header {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.bbp-author-avatar {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.bbp-reply-author,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.odd,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
fieldset.bbp-form {
- Exclude checks