Rev 1318 | Blame | Last modification | View Log | RSS feed
.dojoComboBoxOuter {border: 0px !important;margin: 0px !important;padding: 0px !important;background: transparent !important;white-space: nowrap !important;}.dojoComboBox {border: 1px inset #afafaf;margin: 0px;padding: 0px;vertical-align: middle !important;float: none !important;position: static !important;display: inline !important;}/* the input box */input.dojoComboBox {border-right-width: 0px !important;margin-right: 0px !important;padding-right: 0px !important;}/* the down arrow */img.dojoComboBox {border-left-width: 0px !important;padding-left: 0px !important;margin-left: 0px !important;}/* IE vertical-alignment calculations can be off by +-1 but these margins are collapsed away */.dj_ie img.dojoComboBox {margin-top: 1px;margin-bottom: 1px;}/* the drop down */.dojoComboBoxOptions {font-family: Verdana, Helvetica, Garamond, sans-serif;/* font-size: 0.7em; */background-color: white;border: 1px solid #afafaf;position: absolute;z-index: 1000;overflow: auto;cursor: default;}.dojoComboBoxItem {padding-left: 2px;padding-top: 2px;margin: 0px;}.dojoComboBoxItemEven {background-color: #f4f4f4;}.dojoComboBoxItemOdd {background-color: white;}.dojoComboBoxItemHighlight {background-color: #63709A;color: white;}