Subversion Repositories SmartDukaan

Rev

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

Rev 11227 Rev 11229
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
      > p{
174
      span:nth-of-type(1){
175
        color:@sub-list;
175
        color:@sub-list;
-
 
176
        .float(left);
176
        
177
        width:50%;
177
        text-align:center;
178
        text-align:right;
178
          span{
179
      }
-
 
180
      span:nth-of-type(2){
179
          color:@grey;
181
        color:@grey;
-
 
182
        .float(left);
180
        }
183
        width:50%;
181
      }
184
      }
182
      
-
 
183
    }    
185
    }    
184
  }
186
  }
185
  
187
  
186
  .buy-btn{
188
  .buy-btn{
187
    padding:7px 0;
189
    padding:7px 0;