Subversion Repositories SmartDukaan

Rev

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

Rev 9940 Rev 12013
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
	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
}
48
}
48
 
49
 
49
#productDetail .price	{
50
#productDetail .price	{
50
	font-size: 15px;
51
	font-size: 15px;
51
	padding-top: 12px;
52
	padding-top: 12px;
Line 65... Line 66...
65
	color: #666666;
66
	color: #666666;
66
	line-height: 18px;
67
	line-height: 18px;
67
}
68
}
68
 
69
 
69
#productDetail .container-color-selector	{
70
#productDetail .container-color-selector	{
70
	margin: 0 0 0 25px;
71
	margin: 0 0 0 0;
71
	padding-left: 5px;
72
	padding-left: 10px;
72
}
73
}
73
 
74
 
74
#productDetail .container-color-selector .label	{
75
#productDetail .container-color-selector .label	{
75
	font-size: 12px; 
76
	font-size: 12px; 
76
}
77
}
Line 79... Line 80...
79
	width: 114px;
80
	width: 114px;
80
	height: 27px;
81
	height: 27px;
81
}
82
}
82
 
83
 
83
#productDetail .shipping	{
84
#productDetail .shipping	{
84
	width: 465px;
85
	width: 536px;
85
	margin-left: 15px;
86
	margin-left: 15px;
86
	overflow: auto;
87
	overflow: auto;
87
}
88
}
88
 
89
 
89
#productDetail .shipping .label	{
90
#productDetail .shipping .label	{