Showing 2,767 of 2,767 total issues
The box-sizing property isn't supported in IE6 and IE7. Open
Open
box-sizing: content-box;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
input[type="search"] {
- Exclude checks
Use of !important Open
Open
background: transparent !important;
- Exclude checks
Use of !important Open
Open
background-color: #fff !important;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
blockquote footer,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.form-control {
- Exclude checks
Adjoining classes: .radio-inline.disabled Open
Open
.radio-inline.disabled,
- Exclude checks
Outlines should only be modified using :focus. Open
Open
a:active,
- Exclude checks
Use of !important Open
Open
border-collapse: collapse !important;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
hr {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
h1,
- Exclude checks
Heading (h4) has already been defined. Open
Open
h4,
- Exclude checks
Heading (h6) has already been defined. Open
Open
h6,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
legend {
- Exclude checks
Adjoining classes: .checkbox-inline.disabled Open
Open
.checkbox-inline.disabled,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.form-control-static {
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
padding: 11px 16px;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
legend {
- Exclude checks
Heading (h1) has already been defined. Open
Open
h1,
- Exclude checks
Heading (h3) has already been defined. Open
Open
h3,
- Exclude checks