Subversion Repositories SmartDukaan

Rev

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

Rev 17189 Rev 17312
Line 544... Line 544...
544
.offerhasnohtml{font-size: 10px; font-weight: bold;}
544
.offerhasnohtml{font-size: 10px; font-weight: bold;}
545
.pt2{padding-top: 2px;display: inline-block;}
545
.pt2{padding-top: 2px;display: inline-block;}
546
.subcard:not(:first-child) .productsmalldetails{border-top: 2px dotted #58d936;display: block;}
546
.subcard:not(:first-child) .productsmalldetails{border-top: 2px dotted #58d936;display: block;}
547
.text-bigger{font-size: larger;}
547
.text-bigger{font-size: larger;}
548
.text_arrange {padding: 0;margin: 0;font-size: 12px;}
548
.text_arrange {padding: 0;margin: 0;font-size: 12px;}
-
 
549
.text_arrange1 {padding: 4px 0px 4px 0px;margin: 0;font-size: 16px;}
549
span.stars, span.stars span {
550
span.stars, span.stars span {
550
    display: block;
551
    display: block;
551
    background: url(../img/stars.png) 0 -16px repeat-x;
552
    background: url(../img/stars.png) 0 -16px repeat-x;
552
    width: 80px;
553
    width: 80px;
553
    height: 16px;
554
    height: 16px;
Line 561... Line 562...
561
}
562
}
562
.appdetails {font-size: 12px;}
563
.appdetails {font-size: 12px;}
563
 
564
 
564
.offerprice{
565
.offerprice{
565
  border: 1px solid #E0E0E0;
566
  border: 1px solid #E0E0E0;
566
  width:96px;
567
  width:80%;
567
  padding-top:0px;
568
  padding-top:0px;
568
  padding-left:3px;
569
  padding-left:3px;
569
  /*background: #58d936;*/
570
  /*background: #58d936;*/
570
  /*color:white;*/
571
  /*color:white;*/
571
  margin-bottom:1px;
572
  margin-bottom:1px;
572
  font-size: 0.9em;
573
  font-size: 15px;
573
}
574
}
574
 
575
 
575
.tab_layout{
576
.tab_layout{
576
  border-right:1px solid;
577
  border-right:1px solid;
577
  border-color:white;
578
  border-color:white;