Showing 6,062 of 6,062 total issues
Line should be indented with spaces, not tabs Open
Open
font-weight: bold;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #c77405
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #c77405;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #cd0a0a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #cd0a0a;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #ffffff;
- Create a ticketCreate a ticket
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
color: #ffffff;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #ffffff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #ffffff;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal;
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 16px;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-image: image-url("jquery/ui/ui-icons_228ef1_256x240.png");
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
background-image: image-url("jquery/ui/ui-icons_ffd27a_256x240.png");
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered background, filter, opacity Open
Open
opacity: .5;
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
@import "mixins/keyframes";
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #ffffff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #ffffff;
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
background: #ffffff image-url("jquery/ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-decoration: none;
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #ffffff;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
filter:Alpha(Opacity=70);
- Create a ticketCreate a ticket
- Exclude checks