Showing 5,271 of 5,271 total issues
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.voucher {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Unnecessary parent selector (&) Open
Open
&, & i {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_002-arrow-right:before {
- Exclude checks
Avoid qualifying id selectors with an element. Open
Open
input#search {
- Exclude checks
Unnecessary parent selector (&) Open
Open
&, & * {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Selector distributor_address
should be written in lowercase with hyphens Open
Open
.already-ordered .panel, #distributor_address.panel {
- Exclude checks
Selector ofn-i_003-check
should be written in lowercase with hyphens Open
Open
.ofn-i_003-check:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
p {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
td {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
ul {
- Exclude checks
Avoid using id selectors Open
Open
#producer-details.pane, #hub-details.pane, .groups-details.pane {
- 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
.tabs dd a {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e603";
- Exclude checks