Showing 2,200 of 2,231 total issues
Properties should be ordered color, font-weight Open
Open
font-weight: bold;
- Exclude checks
0.78
should be written without a leading zero as .78
Open
Open
font-size: 0.78em;
- Exclude checks
Selector t_parameter-name
should be written in lowercase with hyphens Open
Open
.method .parameter .t_parameter-name[title],
- Exclude checks
Properties should be ordered background-color, bottom, height, left, position, transform, transition, width, z-index Open
Open
position: fixed;
- Exclude checks
Properties should be ordered color, font-weight, opacity Open
Open
opacity: 1;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-left: 0.5em;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.fa-flag,
- Exclude checks
Selector m_warn
should be written in lowercase with hyphens Open
Open
.m_assert,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.fa-magic,
- Exclude checks
Properties should be ordered margin-bottom, margin-top Open
Open
margin-top: 0.25em;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> li {
- Exclude checks
Properties should be ordered border-bottom-width, border-radius, border-top-width Open
Open
border-radius: 0;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.group-body {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector t_punct
should be written in lowercase with hyphens Open
Open
> .t_array-collapse,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Use //
comments everywhere Open
Open
/*
- Exclude checks
Selector t_modifier_static
should be written in lowercase with hyphens Open
Open
.t_modifier_static {
- Exclude checks
0.15
should be written without a leading zero as .15
Open
Open
padding: 0.15em 0.5em;
- Exclude checks
0px
should be written without units as 0
Open
Open
text-shadow: 0px 0px 1px #990099;
- Exclude checks