15 display: inline-block
;
20 input
.jq-filterable-filter
[type
="text"] {
23 padding: 5px 2px 4px 2px;
24 border: 1px solid
#bbb;
28 .jq-filterable-larger {
29 width: 184px !important
;
32 .jq-filterable-largest {
33 width: 290px !important
;
36 select
.jq-filterable-list
{
38 border: 1px solid
#bbb;
45 select
.jq-filterable-list
[multiple
],
46 select
.jq-filterable-results
{
49 border: 1px solid
#bbb;
50 width: 190px !important
;
51 min-width: 190px !important
;
55 select
.jq-filterable-list
[multiple
] {
56 width: 150px !important
;
60 select
.jq-filterable-results
{
65 .jq-filterable-list option
,
66 .jq-filterable-results option {
70 .jq-filterable-results option[data-matching="no-match"] {
74 input
[type
="button"].jq-filterable-move
{
78 padding: 0px 2px !important
;
79 background: #fff !important
;
80 border: 1px solid
#ccc;
85 .jq-filterable-result-stats {
91 padding: 2px 2px 1px 2px;
98 .jq-filterable-stats[data-state="info"] {
102 .jq-filterable-stats[data-state="warning"] {
106 .jq-filterable-stats[data-state="error"] {
110 .jq-filterable-working select
,
111 .jq-filterable-working input
,
112 .jq-filterable-working button {
113 cursor: wait
!important
;