Project

General

Profile

« Previous | Next » 

Revision 3439

Added by bowdish about 17 years ago

removed panel head corners because they did not display correctly in I.E. on the Metacat build , adjusted option buttons.

View differences:

lib/style/skins/default/include_searchbox.jsp
146 146
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
147 147
  <table width="750px" align="center" cellspacing="0" cellpadding="0">
148 148
    <tr> 
149
      <td width="10" align="right" valign="top">
150
        <img src="<%=relativeRoot%>/images/panelhead_bg_lcorner.gif" 
151
          width="10" height="21">
152 149
      </td>
153
      <td class="sectionheader">
150
      <td  class="sectionheader" width="750px" >
154 151
        search for data 
155 152
      </td>
156
      <td width="10" align="left" valign="top"> 
157
        <img src="<%=relativeRoot%>/images/panelhead_bg_rcorner.gif" 
158
          width="10" height="21">
159
      </td>
160 153
    </tr>
161 154
    <tr> 
162 155
      <td colspan="3">
......
228 221
                 <table width="100%" border="0" cellpadding="0" cellspacing="0" >
229 222
                   <from>
230 223
		            <tr>
231
		               <td width="40">		    
224
		               <td width="105px" >		    
232 225
			            </td>
233
			            <td width="158">
226
			            <td >
234 227
			                 <input name="search" type="radio" checked><span class="text_plain"> Search Title, Abstract, Keywords, Personnel (Quicker)</span></input>
235 228
		               </td>
236 229
		           </tr>
237 230
		            <tr>
238
		                 <td width="40">		    
231
		                 <td width="105px">		    
239 232
			              </td>
240
			              <td width="158">
233
			              <td >
241 234
			                    <input name="search" type="radio" id="searchAll"><span class="text_plain"> Search all fields (Slower)</span></input>
242 235
		                 </td>
243 236
		           </tr>

Also available in: Unified diff