public/assets/css/core/chosen/chosen.css

Summary

Maintainability
Test Coverage

Use of !important
Open

  border: 0 !important;

Use of !important
Open

  background: transparent !important;

Use of !important
Open

  height: auto !important;

Use of !important
Open

  color: #111 !important;

Use of !important
Open

  opacity: 0.5 !important;

Adjoining classes: .chosen-container-single.chosen-disabled .chosen-single abbr:hover
Open

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box;

Adjoining classes: .chosen-container-active.chosen-with-drop .chosen-single div
Open

.chosen-container-active.chosen-with-drop .chosen-single div {

The property -ms-user-select is compatible with -webkit-user-select and -moz-user-select and should be included as well.
Open

  -webkit-user-select: none;

Adjoining classes: .chosen-rtl.chosen-container-single .chosen-results
Open

.chosen-rtl.chosen-container-single .chosen-results {

Adjoining classes: .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div
Open

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {

Property with star prefix found.
Open

  *display: inline;

Adjoining classes: .chosen-container-active.chosen-with-drop .chosen-single
Open

.chosen-container-active.chosen-with-drop .chosen-single {

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box;

Adjoining classes: .chosen-container-single.chosen-container-single-nosearch .chosen-search
Open

.chosen-container-single.chosen-container-single-nosearch .chosen-search {

Adjoining classes: .chosen-rtl.chosen-container-single .chosen-single div b
Open

.chosen-rtl.chosen-container-single .chosen-single div b {

Adjoining classes: .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b
Open

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box;

Adjoining classes: .chosen-container-active.chosen-with-drop .chosen-single div b
Open

.chosen-container-active.chosen-with-drop .chosen-single div b {

Adjoining classes: .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div
Open

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {

Adjoining classes: .chosen-rtl.chosen-container-single-nosearch .chosen-search
Open

.chosen-rtl.chosen-container-single-nosearch .chosen-search,

Adjoining classes: .chosen-container.chosen-with-drop .chosen-drop
Open

.chosen-container.chosen-with-drop .chosen-drop {

Adjoining classes: .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b
Open

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {

Element (li.active-result) is overqualified, just use .active-result without element name.
Open

.chosen-container .chosen-results li.active-result {

Background image 'chosen-sprite.png' was used multiple times, first declared at line 89, col 3.
Open

  background: url('chosen-sprite.png') no-repeat 100% -20px;

Background image 'chosen-sprite.png' was used multiple times, first declared at line 89, col 3.
Open

  background: url('chosen-sprite.png') no-repeat -30px -20px;

Background image 'chosen-sprite.png' was used multiple times, first declared at line 89, col 3.
Open

  background: white url('chosen-sprite.png') no-repeat 100% -20px;

Background image 'chosen-sprite.png' was used multiple times, first declared at line 89, col 3.
Open

  background: white url('chosen-sprite.png') no-repeat -30px -20px;

Element (li.highlighted) is overqualified, just use .highlighted without element name.
Open

.chosen-container .chosen-results li.highlighted {

Element (li.no-results) is overqualified, just use .no-results without element name.
Open

.chosen-container .chosen-results li.no-results {

Element (li.search-choice-disabled) is overqualified, just use .search-choice-disabled without element name.
Open

.chosen-container-multi .chosen-choices li.search-choice-disabled {

Values of 0 shouldn't have units specified.
Open

  background: url('chosen-sprite.png') no-repeat 0px 2px;

Background image 'chosen-sprite.png' was used multiple times, first declared at line 89, col 3.
Open

  background: url('chosen-sprite.png') -42px 1px no-repeat;

Element (li.disabled-result) is overqualified, just use .disabled-result without element name.
Open

.chosen-container .chosen-results li.disabled-result {

Element (li.group-result) is overqualified, just use .group-result without element name.
Open

.chosen-container .chosen-results li.group-result {

Background image 'chosen-sprite.png' was used multiple times, first declared at line 89, col 3.
Open

  background: url('chosen-sprite.png') no-repeat 0px 2px;

Using height with padding can sometimes make elements larger than you expect.
Open

  padding: 0 0 0 8px;

Using height with border can sometimes make elements larger than you expect.
Open

  border: 1px solid #aaa;

Duplicate property '*display' found.
Open

  *display: inline;

Using height with padding can sometimes make elements larger than you expect.
Open

  padding: 5px;

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-single {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single.chosen-container-single-nosearch .chosen-search {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container .chosen-results li.group-result {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-multi .chosen-drop .result-selected {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-active.chosen-with-drop .chosen-single {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-rtl .chosen-single span {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-multi .chosen-choices li.search-choice {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-rtl .chosen-single abbr {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container .chosen-drop {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-single div b {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-disabled {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-single span {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-drop {

Outlines should only be modified using :focus.
Open

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {

Outlines should only be modified using :focus.
Open

.chosen-container-single .chosen-search input[type="text"] {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-active.chosen-with-drop .chosen-single div {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-rtl .chosen-results li.group-option {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-search input[type="text"] {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container .chosen-results li.no-results {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-single abbr {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container .chosen-results {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container .chosen-results li.active-result {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-single div {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-single .chosen-search {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container .chosen-results li {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-multi .chosen-choices {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-rtl .chosen-single div {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container-multi .chosen-choices li.search-choice-disabled {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-container .chosen-results li.disabled-result {

Rule doesn't have all its properties in alphabetical order.
Open

.chosen-rtl .chosen-search input[type="text"] {

There are no issues that match your filters.

Category
Status