Subversion Repositories SmartDukaan

Rev

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

Rev 10728 Rev 10791
Line 24... Line 24...
24
  div:nth-of-type(1){
24
  div:nth-of-type(1){
25
    .font(2.0em);
25
    .font(2.0em);
26
  }
26
  }
27
  div:nth-of-type(2){
27
  div:nth-of-type(2){
28
    .font(1.4em);
28
    .font(1.4em);
29
    color:@orange;
29
    color:@sub-list;
30
  }
30
  }
31
}
31
}
32
 
32
 
33
.pd-price-cont{
33
.pd-price-cont{
34
  background:@list-color2;
34
  background:@list-color2;
Line 40... Line 40...
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
      .font(1.6em);
45
      width:12px;
46
      //width:12px;
46
      height:15px;
47
      //height:15px;
47
      //background:url("../images/rupee.png")no-repeat center center;
48
      //background:url("../images/rupee.png")no-repeat center center;
48
      background-size:contain;
49
      //background-size:contain;
49
 
-
 
-
 
50
      color:@grey;
50
    }
51
    }
-
 
52
    
51
    span:nth-of-type(1) img{
53
    span:nth-of-type(1) img{
52
      height:20px;
54
      height:20px;
53
    }
55
    }
54
    span:nth-of-type(2){
56
    span:nth-of-type(2){
55
      .font(1.6em);
57
      .font(1.6em);
Line 57... Line 59...
57
      display:inline-block;
59
      display:inline-block;
58
      padding:0 3px;
60
      padding:0 3px;
59
    }
61
    }
60
    span:nth-of-type(3){
62
    span:nth-of-type(3){
61
      .font(1.8em);
63
      .font(1.8em);
62
      color:@orange;
64
      color:@grey;
63
    }
65
    }
64
    span:nth-of-type(4){
66
    span:nth-of-type(4){
-
 
67
      color:@grey;
65
      .font(1.6em);
68
      .font(1.6em);
66
      display:inline-block;
69
      display:inline-block;
67
      padding:0 3px;
70
      padding:0 3px;
68
      font-weight:bold;
71
      //font-weight:bold;
69
    }
72
    }
70
    > div{
73
    > div{
71
      .font(1.4em);
74
      .font(1.4em);
72
    }
75
    }
73
  }
76
  }
Line 87... Line 90...
87
      appearance:none;
90
      appearance:none;
88
      -webkit-appearance:none;
91
      -webkit-appearance:none;
89
      border-radius:0;
92
      border-radius:0;
90
      .float(right);
93
      .float(right);
91
      .boxsize;
94
      .boxsize;
92
      color:@grey;
95
      color:@sub-list;
93
      width:50%;
96
      width:50%;
94
      padding:4px 10px 4px 4px;
97
      padding:4px 10px 4px 4px;
95
      text-align:center;
98
      text-align:center;
96
      .font(1.6em);
99
      .font(1.6em);
97
      border:@ltblue solid 1px;
100
      border:@sub-list solid 1px;
98
      background:url("../images/arrow-blue.png")no-repeat 95% center;
101
      background:url("../images/arrow-blue.png")no-repeat 95% center, #ffffff;
99
      background-size:15px;
102
      background-size:15px;
100
      outline:0;
103
      outline:0;
101
    }
104
    }
102
    p{
105
    p{
103
     .font(1.6em);
106
     .font(1.6em);
Line 149... Line 152...
149
        .font(1.2em);
152
        .font(1.2em);
150
        .float(right);
153
        .float(right);
151
        width:44%;
154
        width:44%;
152
        padding:8px 2px;
155
        padding:8px 2px;
153
        color:@white;
156
        color:@white;
154
        background:@ltblue;
157
        background:@sub-list;
155
        .boxsize;
158
        .boxsize;
156
        text-align:center;
159
        text-align:center;
157
        white-space: nowrap;
160
        white-space: nowrap;
158
        overflow: hidden;
161
        overflow: hidden;
159
        text-overflow: ellipsis;
162
        text-overflow: ellipsis;
Line 167... Line 170...
167
    padding:0 0 5px 0;
170
    padding:0 0 5px 0;
168
    div{
171
    div{
169
      .font(1.6em);
172
      .font(1.6em);
170
      padding:2px 0 0 0;
173
      padding:2px 0 0 0;
171
      span:nth-of-type(1){
174
      span:nth-of-type(1){
172
        color:@grey;
175
        color:@sub-list;
173
        .float(left);
176
        .float(left);
174
        width:50%;
177
        width:50%;
175
        text-align:right;
178
        text-align:right;
176
      }
179
      }
177
      span:nth-of-type(2){
180
      span:nth-of-type(2){
178
        color:@orange;
181
        color:@grey;
179
        .float(left);
182
        .float(left);
180
        width:50%;
183
        width:50%;
181
      }
184
      }
182
    }    
185
    }    
183
  }
186
  }
Line 268... Line 271...
268
 
271
 
269
.pd-offer{
272
.pd-offer{
270
  margin-top:5px;
273
  margin-top:5px;
271
  div:nth-of-type(1){
274
  div:nth-of-type(1){
272
    .float(left);
275
    .float(left);
273
    background:@grey;
276
    background:@orange;
274
    color:@white;
277
    color:@white;
275
    padding: 5px;
278
    padding: 5px;
276
    width: 20%;
279
    width: 20%;
277
    .boxsize;
280
    .boxsize;
278
   border:@grey solid 1px;
281
   border:@orange solid 1px;
279
   text-transform: uppercase;
282
   text-transform: uppercase;
280
 
283
 
281
  }
284
  }
282
  div:nth-of-type(2){
285
  div:nth-of-type(2){
283
    .float(left);
286
    .float(left);
284
    text-align:left;
287
    text-align:left;
285
    width: 80%;
288
    width: 80%;
286
    .boxsize;
289
    .boxsize;
287
    border:@grey dashed 1px;
290
    border:@orange dashed 1px;
288
    border-left:none;
291
    border-left:none;
289
    padding:5px;
292
    padding:5px;
290
  }
293
  }
291
}
294
}
292
 
295