Showing 6,062 of 6,062 total issues
Line should be indented with spaces, not tabs Open
Open
color: #ffffff;
- Create a ticketCreate a ticket
- Exclude checks
Color #cccccc
should be written as #ccc
Open
Open
border: 1px solid #cccccc;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 1px solid #fbd850;
- Create a ticketCreate a ticket
- Exclude checks
Color #ffffff
should be written as #fff
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
Color literals like #ffffff
should only be used in variable declarations; they should be referred to via variable everywhere else. 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
Color literals like #ffe45c
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #ffe45c image-url("jquery/ui/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
- 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 #b81900
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #b81900 image-url("jquery/ui/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
- 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
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
background-image: image-url("jquery/ui/ui-icons_ef8c08_256x240.png");
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 5px;
- Create a ticketCreate a ticket
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
$modal-content-border-color: rgba(0,0,0,.2);
- Create a ticketCreate a ticket
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
$carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6);
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
@import "eos-branding";
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
@import "fontawesome-sprockets";
- 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 #f6f6f6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #f6f6f6 image-url("jquery/ui/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
- 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