Showing 6,062 of 6,062 total issues
Merge rule .ui-tabs .ui-tabs-nav
with rule on line 732 Open
Open
.ui-tabs .ui-tabs-nav {
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
white-space: nowrap;
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered -webkit-box-shadow, box-shadow, max-width, padding, position, z-index Open
Open
padding: 8px;
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered background, border, color Open
Open
border: 1px solid #dddddd;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #333333;
- Create a ticketCreate a ticket
- Exclude checks
Color #333333
should be written as #333
Open
Open
color: #333333;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #333333;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #1c94c4;
- 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
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
border-radius: 5px;
- 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
Declaration should be terminated by a semicolon Open
Open
$container-tablet: ((720px + $grid-gutter-width));
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
@import "bootstrap-sprockets";
- 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: bold;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #cccccc
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #cccccc;
- 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