Showing 5,271 of 5,271 total issues
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row:first-child, .active_table_row:last-child {
- Exclude checks
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row:first-child,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
a, a * {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.active_table_row:first-child .skinny-head {
- Exclude checks
Avoid using id selectors Open
Open
#hubs {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.ofn-i_063-hub, i.ofn-i_064-hub-reversed, i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
a:hover {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
a, a * {
- Exclude checks
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row, .active_table_row:first-child, .active_table_row:last-child {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&, &:hover, &:active, &:focus {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.active_table_row:first-child .skinny-head {
- Exclude checks
Line should be indented 2 spaces, but was indented 3 spaces Open
Open
display: none;
- Exclude checks
Line should be indented 2 spaces, but was indented 3 spaces Open
Open
margin-top: 6px;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
a:hover, a:active, a:focus {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.row a img {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, p, h1, h2, h3, h4, h5, h6 {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, p, h1, h2, h3, h4, h5, h6 {
- Exclude checks
0rem
should be written without units as 0
Open
Open
padding: 0.25rem 0.45rem 0rem;
- Exclude checks
Selector active_table_node
should be written in lowercase with hyphens Open
Open
.active_table .active_table_node a.is_distributor, .active_table .active_table_node a.is_distributor i.ofn-i_059-producer {
- Exclude checks