Subversion Repositories SmartDukaan

Rev

Rev 7328 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7328 Rev 7426
Line 39... Line 39...
39
#productDetail .desc	{
39
#productDetail .desc	{
40
	font-size: 13px;
40
	font-size: 13px;
41
}
41
}
42
 
42
 
43
#productDetail .price-n-warranty	{
43
#productDetail .price-n-warranty	{
44
	width: 465px;
44
	width: 640px;
45
	margin: 5px 0 10px 15px;
45
	margin: 5px 0 10px 15px;
46
}
46
}
47
 
47
 
48
#productDetail .price	{
48
#productDetail .price	{
49
	font-size: 15px;
49
	font-size: 15px;
Line 78... Line 78...
78
	width: 114px;
78
	width: 114px;
79
	height: 27px;
79
	height: 27px;
80
}
80
}
81
 
81
 
82
#productDetail .shipping	{
82
#productDetail .shipping	{
83
	width: 465px;
83
	width: 640px;
84
	margin-left: 15px;
84
	margin-left: 15px;
85
	overflow: auto;
85
	overflow: auto;
86
}
86
}
87
 
87
 
88
#productDetail .shipping .label	{
88
#productDetail .shipping .label	{