Subversion Repositories SmartDukaan

Rev

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

Rev 5881 Rev 5889
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 {
227
.feature-bullet-icon {
228
    background: url("../images/product-sprite.png") no-repeat scroll 0 -228px transparent;
228
    background: url("../images/product-sprite.png") no-repeat scroll 0 -228px transparent;
229
    content: "";
-
 
230
    height: 10px;
229
	height:10px;
231
    left: 8px;
-
 
232
    position: absolute;
-
 
233
    width: 10px;
230
	width:10px;	
234
    z-index: -1;
-
 
235
}
231
}
236
 
232
 
237
#slideGuideContent div.desc li.mainFeatureValue{
233
#slideGuideContent div.desc li.mainFeatureValue{
238
	position:relative;
234
	position:relative;
239
	margin-top:5px;
235
	margin-top:5px;