Subversion Repositories SmartDukaan

Rev

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

Rev 16656 Rev 16704
Line 542... Line 542...
542
.red-text{color: red;}
542
.red-text{color: red;}
543
.mr5{margin-right: 5px;}
543
.mr5{margin-right: 5px;}
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;}
-
 
548
547
.text-bigger{font-size: larger;}
-
 
548
.text_arrange {padding: 0;margin: 0;font-size: 12px;}
-
 
549
span.stars, span.stars span {
-
 
550
    display: block;
-
 
551
    background: url(../img/stars.png) 0 -16px repeat-x;
-
 
552
    width: 80px;
-
 
553
    height: 16px;
-
 
554
}
-
 
555
 
-
 
556
span.stars span {
-
 
557
    background-position: 0 0;
-
 
558
}
-
 
559
.glyphicon.glyphicon-download-alt {
-
 
560
    font-size: 10px;
-
 
561
}
-
 
562
.appdetails {font-size: 12px;}
-
 
563
549
564