Subversion Repositories SmartDukaan

Rev

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

Rev 794 Rev 808
Line 121... Line 121...
121
}
121
}
122
#productDetail .blockRight .bigImgButton a{
122
#productDetail .blockRight .bigImgButton a{
123
	display:block;
123
	display:block;
124
	padding:3px 2px;
124
	padding:3px 2px;
125
}
125
}
126
#productDetail .blockRight .button{
126
/*#productDetail .blockRight .button{
127
	cursor:pointer;
127
	cursor:pointer;
128
	margin-left:-4px;
128
	margin-left:-4px;
129
	/*width:88px;*/
129
	width:88px;
130
	width:90px;
130
	width:90px;
131
	padding-top:5px;
131
	padding-top:5px;
132
	font-weight:bold;
132
	font-weight:bold;
133
	border:none;
133
	border:none;
134
	background:none;
134
	background:none;
135
}
135
}*/
136
#productDetail .blockRight #rating{
136
#productDetail .blockRight #rating{
137
	padding-top:18px;
137
	padding-top:18px;
138
	font-size:14px;
138
	font-size:14px;
139
	font-weight:bold;
139
	font-weight:bold;
140
}
140
}