Subversion Repositories SmartDukaan

Rev

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

Rev 3890 Rev 4017
Line 53... Line 53...
53
	color: #666666;
53
	color: #666666;
54
	line-height: 18px;
54
	line-height: 18px;
55
}
55
}
56
 
56
 
57
#productDetail .container-color-selector	{
57
#productDetail .container-color-selector	{
58
	margin: 25px 0 15px 15px;
58
	margin: 25px 0 15px 25px;
59
	padding: 5px;
59
	padding: 5px;
60
}
60
}
61
 
61
 
62
#productDetail .container-color-selector .label	{
62
#productDetail .container-color-selector .label	{
63
	font-size: 12px; 
63
	font-size: 12px; 
Line 112... Line 112...
112
#cod	{	display: none;	}
112
#cod	{	display: none;	}
113
 
113
 
114
#addToCart	{
114
#addToCart	{
115
	width: 170px;
115
	width: 170px;
116
	height: 24px;
116
	height: 24px;
117
	background: url("../images/ButtonAddtoCart_ALLSTATES.png") 0 1px no-repeat;
117
	background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 1px no-repeat;
118
	padding: 15px 0;
118
	padding: 15px 0;
119
	text-align: center;
119
	text-align: center;
120
	text-decoration: none;
120
	text-decoration: none;
121
	color: #ffffff;
121
	color: #ffffff;
122
	font-size: 16px;
122
	font-size: 16px;
123
	font-weight: bold;
123
	font-weight: bold;
124
	cursor: pointer;
124
	cursor: pointer;
125
	margin: 10px 0 0 18px;
125
	margin: 10px 0 0 28px;
126
}
126
}
127
 
127
 
128
#addToCart:hover	{
128
#addToCart:hover	{
129
	background: url("../images/ButtonAddtoCart_ALLSTATES.png") 0 -54px no-repeat;
129
	background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 -54px no-repeat;
130
}
130
}
131
 
131
 
132
.compare-links	{
132
.compare-links	{
133
	width: 227px;
133
	width: 227px;
134
	height: 25px;
134
	height: 25px;