#acq-lit-li-details-table th {padding:0px 10px 0px 10px; font-weight:bold;}
.acq-lit-li-menu-bar {width:99%; text-align:left; border:1px solid #aaa; margin:5px 0px 10px 0px;}
.acq-lit-table-spacer { height:20px; }
+.acq-lit-row td[name="selector"] { width:1.5em; font-weight:bold; color:blue; font-size:110%;}
<span>
<select dojoType='dijit.form.FilteringSelect' value='_' jsId='acqLitLiActionsSelector'>
<option value='_'>--Actions--</option>
- <option value='delete_selected'>Delete Selected Items</option>
<option value='save_picklist'>Save Items To Selection List</option>
<option value='selector_ready'>Mark Ready for Selector</option>
<option value='order_ready'>Mark Ready for Order</option>
<option value='create_order'>Create Purchase Order</option>
- <option value='print_po'>Print Purchase Order</option>
<option value='receive_po'>Mark Purchase Order as Received</option>
+ <option value='print_po'>Print Purchase Order</option>
+ <option value='delete_selected'>Delete Selected Items</option>
</select>
</span>
<span id='acq-lit-generic-progress' class='hidden'>
<tbody><tr><td colspan='0' style='height:20px;'/></tr></tbody>
<tbody style='font-weight:bold;border:1px solid #aaa;'>
<tr>
- <td><span><a id='acq-lit-select-toggle' href='javascript:void(0);'>Select</a></span></td>
+ <td><span><a id='acq-lit-select-toggle' href='javascript:void(0);'>✓</a></span></td>
<td>Line Items</td>
<td>Estimated Price</td>
<td>Copies</td>