Showing 6,062 of 6,062 total issues
Line should be indented with spaces, not tabs Open
Open
filter: Alpha(Opacity=20);
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
$icon-font-name: "glyphicons-halflings-regular";
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #eb8f00
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #eb8f00;
- Create a ticketCreate a ticket
- Exclude checks
Declaration should be terminated by a single semicolon Open
Open
$btn-default-border: darken($btn-default-bg, 5%);;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #fed22f
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #fed22f;
- Create a ticketCreate a ticket
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
$popover-border-color: rgba(0,0,0,.2);
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered background, border, color Open
Open
border: 1px solid #cd0a0a;
- Create a ticketCreate a ticket
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
$container-large-desktop: ((1140px + $grid-gutter-width));
- 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
Name of function Alpha
should be written in all lowercase letters with hyphens instead of underscores Open
Open
filter:Alpha(Opacity=70);
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #f6a828 image-url("jquery/ui/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered background, border, color, font-weight Open
Open
border: 1px solid #cccccc;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #1c94c4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #1c94c4;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #fdf5ce
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #fdf5ce image-url("jquery/ui/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
background: #fdf5ce image-url("jquery/ui/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
- 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
Name of function Alpha
should be written in all lowercase letters with hyphens instead of underscores Open
Open
filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered background, border, color Open
Open
border: 1px solid #fed22f;
- Create a ticketCreate a ticket
- Exclude checks