Subversion Repositories SmartDukaan

Rev

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

Rev 10615 Rev 10643
Line 35... Line 35...
35
  width:100%;
35
  width:100%;
36
  padding:5px 8px;
36
  padding:5px 8px;
37
  margin-bottom:10px;
37
  margin-bottom:10px;
38
  .boxsize;
38
  .boxsize;
39
  .price-hldr{
39
  .price-hldr{
40
    margin-top:5px;
40
    //margin-top:5px;
41
    color:@sub-list;
41
    color:@sub-list;
42
    text-align:center;
42
    text-align:center;
43
    span:nth-of-type(1){
43
    span:nth-of-type(1){
44
      display:inline-block;
44
      display:inline-block;
45
      width:12px;
45
      width:12px;
Line 98... Line 98...
98
      background:url("../images/arrow-blue.png")no-repeat 95% center;
98
      background:url("../images/arrow-blue.png")no-repeat 95% center;
99
      background-size:15px;
99
      background-size:15px;
100
      outline:0;
100
      outline:0;
101
    }
101
    }
102
    p{
102
    p{
103
     .font(1.4em);
103
     .font(1.6em);
104
     color:@grey;
104
     color:@sub-list;
105
    }
105
    }
106
  }
106
  }
107
}
107
}
108
 
108
 
109
    .buy-now{
109
    .buy-now{