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 5882
Line 368... Line 368...
368
  color:#333333;
368
  color:#333333;
369
  font-size:14px;
369
  font-size:14px;
370
  font-weight:bold;
370
  font-weight:bold;
371
  margin-top:30px;
371
  margin-top:30px;
372
}
372
}
-
 
373
li.mainFeatureValue:before {
-
 
374
    background: url("../images/product-sprite.png") no-repeat scroll 0 -228px transparent;
-
 
375
    content: "";
-
 
376
    height: 10px;
-
 
377
    left: 8px;
-
 
378
    position: absolute;
-
 
379
    width: 10px;
-
 
380
    z-index: -1;
-
 
381
}
-
 
382
 
373
li.mainFeatureValue {
383
li.mainFeatureValue {
374
  background:transparent url(../images/product-sprite.png) no-repeat scroll 8px -228px;
-
 
375
  color:#333333;
384
  color:#333333;
376
  font-size:13px;
385
  font-size:13px;
377
  line-height:14px;
386
  line-height:14px;
378
  margin-top:5px;
387
  margin-top:5px;
379
  padding-left:18px;
388
  padding-left:18px;
-
 
389
  position:relative;
380
}
390
}
381
li.mainPunchline {
391
li.mainPunchline {
382
  line-height:18px;
392
  line-height:18px;
383
  margin-bottom:15px;
393
  margin-bottom:15px;
384
  padding-left:10px;
394
  padding-left:10px;