Subversion Repositories SmartDukaan

Rev

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

Rev 16704 Rev 16732
Line 525... Line 525...
525
.popover{max-width: 160px !important;}
525
.popover{max-width: 160px !important;}
526
.nodeals{text-decoration: underline;color: #fff;font-size: 1.2em;font-weight: bold;}
526
.nodeals{text-decoration: underline;color: #fff;font-size: 1.2em;font-weight: bold;}
527
#customMessage{padding: 5px;}
527
#customMessage{padding: 5px;}
528
.couponcode,.codstatus{display: none;margin:0 !important;}
528
.couponcode,.codstatus{display: none;margin:0 !important;}
529
.red{color:red;}
529
.red{color:red;}
530
.bg-white{background-color: white !important;height: 40px !important;}
530
.bg-white{background-color: white !important;height: 41px !important;}
531
.bg-white .btn{border-radius: 0;margin: 5px 10px 0 0; background-color: #fafafa;}
531
.bg-white .btn{border-radius: 0;margin: 5px 10px 0 0; background-color: #fafafa;}
532
.herotext a{color: #58d936;}
532
.herotext a{color: #58d936;}
533
.showdeals{display: inline-block;clear: both;width: 100%;color: #fff;font-size: 1.4em;text-decoration: underline;margin: 0 0 10px;}
533
.showdeals{display: inline-block;clear: both;width: 100%;color: #fff;font-size: 1.4em;text-decoration: underline;margin: 0 0 10px;}
534
a.selectbrand{text-decoration: underline;}
534
a.selectbrand{text-decoration: underline;}
535
#productoneliner{font-size: smaller;color: grey;}
535
#productoneliner{font-size: smaller;color: grey;}
Line 557... Line 557...
557
    background-position: 0 0;
557
    background-position: 0 0;
558
}
558
}
559
.glyphicon.glyphicon-download-alt {
559
.glyphicon.glyphicon-download-alt {
560
    font-size: 10px;
560
    font-size: 10px;
561
}
561
}
562
.appdetails {font-size: 12px;}
-
 
563
562
.appdetails {font-size: 12px;}
-
 
563
 
-
 
564
.offerprice{
-
 
565
  width:50px;
-
 
566
  padding:2px;
-
 
567
  background: #58d936;
-
 
568
  color:white;
-
 
569
  margin-bottom: 3px;
-
 
570
}
-
 
571
 
-
 
572
.tab_layout{
-
 
573
  border-right:1px solid;
-
 
574
  border-color:white;
-
 
575
}
-
 
576
564
577