Showing 2,717 of 2,717 total issues
Colon after property should be followed by one space Open
Open
color:#fff;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color:#fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
* {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
iframe {
- Exclude checks
Properties should be ordered display, height, margin, overflow, position, width Open
Open
position: relative;
- Exclude checks
Colon after property should be followed by one space Open
Open
font-size:.7em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#background img {
- Exclude checks
Colon after property should be followed by one space Open
Open
height:25px;
- Exclude checks
Colon after property should be followed by one space Open
Open
left:10px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.progtitle {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.progicon {
- Exclude checks
Properties should be ordered bottom, height, left, width Open
Open
width:25px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.program {
- Exclude checks
Properties should be ordered font-size, height, margin, top Open
Open
top: -6px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.aboutthisversion {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#taskbar {
- Exclude checks
Colon after property should be followed by one space Open
Open
margin:0;
- Exclude checks
Avoid using id selectors Open
Open
#taskbar {
- Exclude checks
Properties should be ordered background-color, height Open
Open
height: calc(200% + 36px);
- Exclude checks
Colon after property should be followed by one space Open
Open
width:25px;
- Exclude checks