Subversion Repositories SmartDukaan

Rev

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

Rev 5594 Rev 5614
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;
305
	display: none;
308
	display: none;
306
	margin: 20px 44px 10px;
-
 
307
}
309
}
308
 
310
 
309
#frmShippingAddress .instruction	{
311
#frmShippingAddress .instruction	{
310
	font-size: 11px;
312
	font-size: 11px;
311
}
313
}
Line 314... Line 316...
314
	cursor: pointer;
316
	cursor: pointer;
315
	margin-left: 20px;
317
	margin-left: 20px;
316
}
318
}
317
 
319
 
318
#addresses thead, #frmShippingAddress thead	{
320
#addresses thead, #frmShippingAddress thead	{
-
 
321
	background-color: #DDDDDD;
-
 
322
	height: 26px;
319
}
323
}
320
 
324
 
321
#addresses thead .label	{
325
#addresses thead .label	{
322
	padding: 2px 4px;
326
	padding: 2px 4px;
323
}
327
}