src/templates/search.html
changeset 37 817bdedf83d7
child 221 2a83d308dba6
equal deleted inserted replaced
36:0ebb95d7b471 37:817bdedf83d7
       
     1 <div id='LdtSearchContainer'
       
     2 	style='margin-left: 445px; position: absolute;'>
       
     3 	<div id='LdtSearch'
       
     4 		style='display: none; background-color: #EEE; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center;'>
       
     5 		<input id='LdtSearchInput'
       
     6 			style='margin-top: 2px; margin-bottom: 2px;' />
       
     7 	</div>
       
     8 </div>
       
     9 <div class='cleaner'></div>