Subversion Repositories SmartDukaan

Rev

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

Rev 11119 Rev 11227
Line 169... Line 169...
169
    background:@list-color2;
169
    background:@list-color2;
170
    padding:0 0 5px 0;
170
    padding:0 0 5px 0;
171
    div{
171
    div{
172
      .font(1.6em);
172
      .font(1.6em);
173
      padding:2px 0 0 0;
173
      padding:2px 0 0 0;
174
      span:nth-of-type(1){
174
      > p{
175
        color:@sub-list;
175
        color:@sub-list;
176
        .float(left);
-
 
177
        width:50%;
176
        
178
        text-align:right;
177
        text-align:center;
179
      }
178
          span{
180
      span:nth-of-type(2){
-
 
181
        color:@grey;
179
          color:@grey;
182
        .float(left);
-
 
183
        width:50%;
180
        }
184
      }
181
      }
-
 
182
      
185
    }    
183
    }    
186
  }
184
  }
187
  
185
  
188
  .buy-btn{
186
  .buy-btn{
189
    padding:7px 0;
187
    padding:7px 0;