Showing 2,717 of 2,717 total issues
!important should not be used Open
Open
top: 0 !important;
- Exclude checks
!important should not be used Open
Open
left: 20px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
!important should not be used Open
Open
opacity: .5 !important;
- Exclude checks
Properties should be ordered background, color, display, height, left, max-height, max-width, overflow, padding, position, top, width, z-index Open
Open
display: none;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 0;
- Exclude checks
Properties should be ordered pointer-events, transform, user-select Open
Open
transform: scaleY(0);
- Exclude checks
Color #ffffaa
should be written as #ffa
Open
Open
background: #ffffaa;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.headbar {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&,* {
- Exclude checks
Color literals like #f00
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #f00 !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 200px;
- Exclude checks
Properties should be ordered border-bottom, z-index Open
Open
z-index: 2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.maximized {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.notmaximized {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: auto;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.headbar {
- Exclude checks