/**************************************************************** ** IBM Confidential ** ** OCO Source Materials ** ** BI and PM: tm1web ** ** (C) Copyright IBM Corp. 2007, 2009, 2011 ** ** The source code for this program is not published or otherwise ** divested of its trade secrets, irrespective of what has been ** deposited with the U.S. Copyright Office. *****************************************************************/ .picklist_button { position:fixed; height:15px; padding-bottom: 0px; padding-top: 3px; padding-left: 0px; padding-right: 3px; background-color: CCCCCC; BACKGROUND-IMAGE : url(../../images/downArrow1.gif); BACKGROUND-REPEAT : no-repeat; background-position: center center; z-index: 10; } .picklist_resize_img { } .picklist_dropdownlist_table { position: fixed; background-color: #ffffff; border: gray 1px solid; cell-spacing:0; cell-padding:0; } .picklist_dropdownlist_table_cell1 { align: right; vertical-align: bottom; text-align: left; } .picklist_dropdownlist_table_cell2 { align: right; vertical-align: top; text-align: right; } .picklist_dropdownlist_picklist_div { overflow: auto; background-color: #ffffff; position: relative; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; z-index: 701; } .picklist_dropdownlist_picklist_list_table { border:0; padding:0; cell-spacing:0; width: 99%; } .picklist_dropdownlist_picklist_listmenu { font-family: tahoma, arial, monospace; font-size: 8pt; font-weight:normal; background-color: #ffffff; } .picklist_dropdownlist_picklist_listmenu_sel { cursor:pointer; font-family: tahoma, arial, monospace; font-size: 8pt; font-weight:normal; background-color: rgb(196, 217, 231); } .list_button { position:fixed; height:15px; width:15px; padding-bottom: 0px; padding-top: 3px; padding-left: 0px; padding-right: 3px; background-color: #CCCCCC; BACKGROUND-IMAGE : url(../../images/downArrow1.gif); BACKGROUND-REPEAT : no-repeat; background-position: center center; z-index: 10; } .list_menu { position: relative; width: 99%; background-color: #ffffff; } .list_menu_div { overflow-y: scroll; background-color: #ffffff; position: relative; left:0px; top:0px; height:88%; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; } .list_div { position: fixed; background-color: white; border: 1px solid gray; z-index: 701; } .list_menuitem_hover { background-color: rgb(196, 217, 231); } .list_menuitem_hoverout { background-color: white; } .list_menuitem_iconcell { margin: 0px; padding: 0px; display: none; } .list_menuitem_label { padding-bottom: 0px; padding-top: 0px; } .list_menuitem { font-family: tahoma, arial, monospace; font-size: 8pt; padding-bottom: 0px; padding-top: 0x; padding-left: 2px; padding-right: 0px; font-weight:normal; }