Subversion Repositories SmartDukaan

Rev

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

Rev 5614 Rev 5716
Line 300... Line 300...
300
	border: 1px solid #AAAAAA;
300
	border: 1px solid #AAAAAA;
301
	color: #666666;
301
	color: #666666;
302
}
302
}
303
 
303
 
304
#frmShippingAddress	{
304
#frmShippingAddress	{
305
	width: 482px;
-
 
306
	margin-top: 30px;
-
 
307
	border: 1px solid #AAAAAA;
-
 
308
	display: none;
305
	display: none;
-
 
306
	margin: 20px 44px 10px;
309
}
307
}
310
 
308
 
311
#frmShippingAddress .instruction	{
309
#frmShippingAddress .instruction	{
312
	font-size: 11px;
310
	font-size: 11px;
313
}
311
}
Line 316... Line 314...
316
	cursor: pointer;
314
	cursor: pointer;
317
	margin-left: 20px;
315
	margin-left: 20px;
318
}
316
}
319
 
317
 
320
#addresses thead, #frmShippingAddress thead	{
318
#addresses thead, #frmShippingAddress thead	{
321
	background-color: #DDDDDD;
-
 
322
	height: 26px;
-
 
323
}
319
}
324
 
320
 
325
#addresses thead .label	{
321
#addresses thead .label	{
326
	padding: 2px 4px;
322
	padding: 2px 4px;
327
}
323
}