Subversion Repositories SmartDukaan

Rev

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

Rev 12013 Rev 12014
Line 42... Line 42...
42
 
42
 
43
#productDetail .price-n-warranty	{
43
#productDetail .price-n-warranty	{
44
	min-width: 465px;
44
	min-width: 465px;
45
	margin: 0 0 4px 15px;
45
	margin: 0 0 4px 15px;
46
	min-height:25px;
46
	min-height:25px;
47
	max-widht: 517px;
47
	max-widht: 540px;
48
}
48
}
49
 
49
 
50
#productDetail .price	{
50
#productDetail .price	{
51
	font-size: 15px;
51
	font-size: 15px;
52
	padding-top: 12px;
52
	padding-top: 12px;
Line 80... Line 80...
80
	width: 114px;
80
	width: 114px;
81
	height: 27px;
81
	height: 27px;
82
}
82
}
83
 
83
 
84
#productDetail .shipping	{
84
#productDetail .shipping	{
85
	width: 536px;
85
	width: 465px;
86
	margin-left: 15px;
86
	margin-left: 15px;
87
	overflow: auto;
87
	overflow: auto;
88
}
88
}
89
 
89
 
90
#productDetail .shipping .label	{
90
#productDetail .shipping .label	{