Showing 2,200 of 2,231 total issues
Rule declaration should be preceded by an empty line Open
Open
.badge {
- Exclude checks
Properties should be ordered border-bottom, color, opacity Open
Open
opacity: 0.66; // inherits, want even lighter
- Exclude checks
Properties should be ordered border-bottom, line-height Open
Open
line-height: 22px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0px
should be written without units as 0
Open
Open
text-shadow: 0px 0px 1px #990099;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.t_string {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.fa-flag,
- Exclude checks
Selector t_modifier_magic-read
should be written in lowercase with hyphens Open
Open
i.fa-magic,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.debugInfo-excluded > i.fa-eye-slash { color: #999; }
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered border, float, font-size, font-weight, margin-bottom, padding, width Open
Open
padding: 0;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
margin-top: 0.25em;
- 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
&.active {
- Exclude checks
Selector m_log
should be written in lowercase with hyphens Open
Open
.m_assert,
- Exclude checks
Selector t_array-collapse
should be written in lowercase with hyphens Open
Open
> .t_array-collapse,
- Exclude checks
Selector t_key
should be written in lowercase with hyphens Open
Open
.t_string,
- 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 dashed blue;
- Exclude checks
Properties should be ordered border-radius, border-style, border-width, display, font-weight, height, line-height, margin-left, margin-right, padding, text-indent Open
Open
display: inline-block;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks