css/kb_options.css
Don't use IDs in selectors. Open
Open
th#active {
- Exclude checks
Don't use IDs in selectors. Open
Open
#block-tabs {
- Exclude checks
Element (li.ui-state-active) is overqualified, just use .ui-state-active without element name. Open
Open
.block-nav li.ui-state-active {
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
margin-top: 0px;
- Exclude checks
Element (td.active) is overqualified, just use .active without element name. Open
Open
td.active {
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
margin-bottom: 0px;
- Exclude checks
Element (img.block_status) is overqualified, just use .block_status without element name. Open
Open
img.block_status {
- Exclude checks
Element (td.cb) is overqualified, just use .cb without element name. Open
Open
.kb_area_edit_form td.cb {
- Exclude checks
Element (th#active) is overqualified, just use #active without element name. Open
Open
th#active {
- Exclude checks
Element (tr.disabled) is overqualified, just use .disabled without element name. Open
Open
tr.disabled {
- Exclude checks
The property -o-border-image is compatible with -webkit-border-image and -moz-border-image and should be included as well. Open
Open
-webkit-border-image: initial;
- Exclude checks
width can't be used with display: inline. Open
Open
width: auto;
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #EEE;
- Exclude checks
Duplicate property 'margin' found. Open
Open
margin: 0;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 20px;
- Exclude checks
Heading (h2) has already been defined. Open
Open
.kb_options_section h2 {
- Exclude checks
Heading (h2) should not be qualified. Open
Open
.kb_options_header h2 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
tr.dynamic span {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.kb_options_section {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.kb_page_wrap {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#block-tabs {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.block-nav {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.kb_options_wrapper {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.kb_options_header h2 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.tabs-content .form-field {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.tabs-content {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.kb_options_header {
- Exclude checks
Heading (h2) should not be qualified. Open
Open
.kb_options_section h2 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.block-nav li a {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.checkboxlabel {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.kb_area_edit_form td{
- Exclude checks