Showing 6,062 of 6,062 total issues
Line should be indented with spaces, not tabs Open
Open
background: none;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-left: .4em;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: center;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Create a ticketCreate a ticket
- Exclude checks
Use //
comments everywhere Open
Open
/* more specificity required here to overide default borders */
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
- 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: none;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #dddddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #dddddd;
- Create a ticketCreate a ticket
- Exclude checks
Merge rule .ui-slider-vertical .ui-slider-range-max
with rule on line 658 Open
Open
.ui-slider-vertical .ui-slider-range-max {
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: block;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #aaa
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 5px #aaa;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-width: 2px;
- Create a ticketCreate a ticket
- Exclude checks
Prefer single quoted strings Open
Open
background: #eeeeee image-url("jquery/ui/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-right: 0;
- 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
Merge rule .ui-datepicker .ui-datepicker-buttonpane button
with rule on line 300 Open
Open
.ui-datepicker .ui-datepicker-buttonpane button {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
- Create a ticketCreate a ticket
- Exclude checks