Subversion Repositories SmartDukaan

Rev

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

Rev 11229 Rev 11263
Line 167... Line 167...
167
  .info-div{
167
  .info-div{
168
    margin:0 0 10px 0;
168
    margin:0 0 10px 0;
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
        
173
      padding:2px 0 0 0;
173
      } 
-
 
174
     p{
174
      span:nth-of-type(1){
175
        padding:2px 0 0 0;
175
        color:@sub-list;
176
        color:@sub-list;
176
        .float(left);
177
         .font(1.6em);
-
 
178
        text-align:center;
177
        width:50%;
179
          span{
178
        text-align:right;
180
          color:@grey;
-
 
181
        }
179
      }
182
      }
180
      span:nth-of-type(2){
-
 
181
        color:@grey;
-
 
182
        .float(left);
-
 
183
        width:50%;
-
 
184
      }
183
      
185
    }    
184
       
186
  }
185
  }
187
  
186
  
188
  .buy-btn{
187
  .buy-btn{
189
    padding:7px 0;
188
    padding:7px 0;
190
    margin:10px auto;
189
    margin:10px auto;