Showing 2,200 of 2,231 total issues
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 height, transform Open
Open
transform: translateY(0);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.debug-resize-handle {
- Exclude checks
Selector m_info
should be written in lowercase with hyphens Open
Open
.m_assert,
- Exclude checks
Selector t_string
should be written in lowercase with hyphens Open
Open
&.t_string {
- 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 blue
should be written in hexadecimal form as #0000ff
Open
Open
border-bottom: 1px dashed blue;
- 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
.fa-ban {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
padding: 0.15em 0.5em;
- Exclude checks
Color literals like blue
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px dotted blue;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.66
should be written without a leading zero as .66
Open
Open
margin-top: 0.66em;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-bottom: 0.5em;
- Exclude checks
Properties should be ordered border, margin, padding, -tab-size, -moz-tab-size, -o-tag-size, white-space Open
Open
padding: 0;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
li[class*=m_] > .t_array.array-file-tree > .array-inner {
- Exclude checks
Properties should be ordered margin, padding-left, text-indent Open
Open
text-indent: -1em;
- Exclude checks