Skip to content

Instantly share code, notes, and snippets.

@ova2
Created May 28, 2012 21:11
Show Gist options
  • Save ova2/2821227 to your computer and use it in GitHub Desktop.
Save ova2/2821227 to your computer and use it in GitHub Desktop.
PickList with Filter (CSS)
.ui-picklist-source-filter input,
.ui-picklist-target-filter input {
background: #ffffff url("#{resource['img:filter.png']}?rv=${buildNumber}") no-repeat scroll 98% !important;
width: 95%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment