Showing 2,200 of 2,231 total issues
Color blue
should be written in hexadecimal form as #0000ff
Open
Open
border-bottom: 1px dotted blue;
- Exclude checks
Properties should be ordered color, outline Open
Open
outline: 0;
- Exclude checks
Properties should be ordered margin-bottom, margin-top Open
Open
margin-top: 0;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> dt {
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
margin-left: 0.75em;
- Exclude checks
Properties should be ordered border, border-radius, margin, min-width, padding Open
Open
padding: 0.66em;
- Exclude checks
0.66
should be written without a leading zero as .66
Open
Open
padding: 0.66em;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.has-assert {
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #000;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& .debug-resize-handle {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
!important should not be used Open
Open
cursor: ns-resize !important;
- Exclude checks
Selector m_count
should be written in lowercase with hyphens Open
Open
.m_assert,
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.alert-link {
- Exclude checks
Color literals like #843534
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #843534;
- Exclude checks
Color literals like #2b542c
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #2b542c;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.t_modifier_abstract, i.fa-circle-o {
- 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