Subversion Repositories SmartDukaan

Rev

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

Rev 5552 Rev 5881
Line 222... Line 222...
222
 
222
 
223
.qtip-content li{
223
.qtip-content li{
224
    margin-left: 20px;
224
    margin-left: 20px;
225
}
225
}
226
 
226
 
-
 
227
#slideGuideContent div.desc li.mainFeatureValue:before {
-
 
228
    background: url("../images/product-sprite.png") no-repeat scroll 0 -228px transparent;
-
 
229
    content: "";
-
 
230
    height: 10px;
-
 
231
    left: 8px;
-
 
232
    position: absolute;
-
 
233
    width: 10px;
-
 
234
    z-index: -1;
-
 
235
}
227
 
236
 
228
#slideGuideContent div.desc li.mainFeatureValue{
237
#slideGuideContent div.desc li.mainFeatureValue{
-
 
238
	position:relative;
229
	margin-top:5px;
239
	margin-top:5px;
230
	padding-left:18px;
240
	padding-left:18px;
231
	color:#333;
241
	color:#333;
232
	font-size:13px;
242
	font-size:13px;
233
	line-height:14px;
243
	line-height:14px;
234
	background:url(../images/product-sprite.png) no-repeat 8px -228px;
-
 
235
}
244
}
236
 
245
 
237
#slideGuideContent div.desc li.subFeature{
246
#slideGuideContent div.desc li.subFeature{
238
	margin-top:6px;
247
	margin-top:6px;
239
	padding-left:18px;
248
	padding-left:18px;