Fixed: CSS for select boxes
| | |
| | | display:block;
|
| | | padding:.2em .4em;
|
| | | line-height:1.5;
|
| | | white-space: nowrap;
|
| | | zoom:1;
|
| | | }
|
| | | .ui-menu .ui-menu-item a.ui-state-hover,
|
| | |
| | | } |
| | | .ui-widget { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 100%; } |
| | | .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 100%; } |
| | | ul.ui-autocomplete { max-height: 250px; overflow-y: auto; min-width: 50px;} |
| | | ul.ui-autocomplete { max-height: 250px; overflow-y: auto; min-width: 65px;} |
| | | .ui-combobox { position: relative; display: inline-block; margin-right: 17px; } |
| | | .ui-combobox-toggle { position: absolute !important; top: 0; bottom: 0; margin-left: -1px; padding: 1px !important; background: none repeat scroll 0 0 #FFFFFF !important; border: 1px solid #DFDFDF !important;} |
| | | .ui-combobox-input { background: none repeat scroll 0 0 #FFFFFF !important; border: 1px solid #DFDFDF !important; padding: 1px; font-weight: normal !important; } |