Subversion Repositories SmartDukaan

Rev

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

Rev 17102 Rev 17124
Line 335... Line 335...
335
.product_price{font-size: 14px !important; font-weight: bold !important;color: #ff0000;}
335
.product_price{font-size: 14px !important; font-weight: bold !important;color: #ff0000;}
336
span.rupee{background-image: url("/img/sprite.png");height: 12px; width: 11px; background-position: 0px -103px; margin-top: 4px;vertical-align: top;display: inline-block;}
336
span.rupee{background-image: url("/img/sprite.png");height: 12px; width: 11px; background-position: 0px -103px; margin-top: 4px;vertical-align: top;display: inline-block;}
337
.cashbacklabel{padding: 0px;margin: 0px;display: inline-block;font-size: 10px;}
337
.cashbacklabel{padding: 0px;margin: 0px;display: inline-block;font-size: 10px;}
338
.cashbackrupee{background-image: url("/img/sprite.png"); display: inline-block;height: 15px; width: 10px; background-position: 0px -188px; margin: 0px;vertical-align: middle;}
338
.cashbackrupee{background-image: url("/img/sprite.png"); display: inline-block;height: 15px; width: 10px; background-position: 0px -188px; margin: 0px;vertical-align: middle;}
339
.rupeesym{margin-bottom: 8px;height: 17px;}
339
.rupeesym{margin-bottom: 8px;height: 17px;}
340
.deal_price{float: right}
340
.deal_price{float: right} 
341
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
341
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
342
.text-striked{text-decoration: line-through;}
342
.text-striked{text-decoration: line-through;}
343
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
343
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
344
.productdetails{min-height: 100px;position: relative;padding-left:5px;padding-right: 0;}
344
.productdetails{min-height: 100px;position: relative;padding-left:5px;padding-right: 0;}
345
.productsmalldetails{position: relative;padding-left:5px;padding-right: 0;}
345
.productsmalldetails{position: relative;padding-left:5px;padding-right: 0;}
Line 560... Line 560...
560
    font-size: 10px;
560
    font-size: 10px;
561
}
561
}
562
.appdetails {font-size: 12px;}
562
.appdetails {font-size: 12px;}
563
 
563
 
564
.offerprice{
564
.offerprice{
-
 
565
  border: 1px solid #E0E0E0;
565
  width:50px;
566
  width:96px;
566
  padding:2px;
567
  padding-top:0px;
-
 
568
  padding-left:3px;
567
  background: #58d936;
569
  /*background: #58d936;*/
568
  color:white;
570
  /*color:white;*/
569
  margin-bottom: 3px;
571
  margin-bottom:1px;
-
 
572
  font-size: 0.9em;
570
}
573
}
571
 
574
 
572
.tab_layout{
575
.tab_layout{
573
  border-right:1px solid;
576
  border-right:1px solid;
574
  border-color:white;
577
  border-color:white;
575
}
578
}
576
#sharelink{
579
#sharelink{
577
  margin-left: 0px;
580
  margin-left: 0px;
578
  border:1px solid;
581
  /*border:1px solid;*/
579
  padding:3px;
582
  padding:3px;
580
  background:white;
583
  background:white;
581
  margin-top:5px;
584
  margin-top:5px;
582
  float:left;
585
  float:left;
583
}
586
}