Subversion Repositories SmartDukaan

Rev

Rev 19607 | Rev 19907 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19607 Rev 19681
Line 197... Line 197...
197
    color: #555;
197
    color: #555;
198
    background-color: #f5f5f5;
198
    background-color: #f5f5f5;
199
    padding:4px;
199
    padding:4px;
200
}
200
}
201
.inner-addon .glyphicon {
201
.inner-addon .glyphicon {
-
 
202
  top : 0px; 
202
  position: absolute;
203
  position: absolute;
203
  padding: 13px;
204
  padding: 13px;
204
  pointer-events: none;
205
  pointer-events: none;
205
}
206
}
206
.left-addon .glyphicon  { left:  0px;}
207
.left-addon .glyphicon  { left:  0px;}
Line 268... Line 269...
268
		<?php else:?>
269
		<?php else:?>
269
				&nbsp;
270
				&nbsp;
270
		<?php endif;?>
271
		<?php endif;?>
271
	</div>	
272
	</div>	
272
	
273
	
273
	<hr style="margin-top:7px;margin-bottom:4px;">
-
 
-
 
274
	
274
</div>
275
</div>
275
<?php endif;?>
276
<?php endif;?>
276
	
277
	
277
	<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories)):?>
278
	<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories)):?>
278
		<div style="padding-top: 0px;background:white;">
279
		<div style="padding-top: 1px;background:white;">
279
		
280
		
280
		    <div class= "inner-addon left-addon" style='padding-top:5px;position: relative;'>
281
		    <div class= "inner-addon left-addon" style='padding-top:4px;position: relative;margin-top:1px;'>
281
		        <i class="glyphicon glyphicon-search"></i>
282
		        <i class="glyphicon glyphicon-search"></i>
282
		        <input type="text" id= "searchforbrand" placeholder="Search brands or models"  class="input-block-level">
283
		        <input type="text" id= "searchforbrand" placeholder="Search brands or models"  class="input-block-level">
283
		    </div>
284
		    </div>
284
		    
285
		    
285
		    <hr style="margin-top:0px;margin-bottom:4px;">
286
		    <hr style="margin-top:0px;margin-bottom:4px;">