Subversion Repositories SmartDukaan

Rev

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

Rev 11288 Rev 11731
Line 296... Line 296...
296
    // white-space: nowrap;
296
    // white-space: nowrap;
297
    height:44px;
297
    height:44px;
298
  }
298
  }
299
}
299
}
300
 
300
 
-
 
301
#view-more{
-
 
302
  background:@grey;
-
 
303
  color:@white;
-
 
304
  .font(1.4em);
-
 
305
  display:none;
-
 
306
  padding:5px;
-
 
307
  margin:5px 0;
-
 
308
  text-align:center;
-
 
309
}
-
 
310
 
-
 
311
#viewmore_1{
-
 
312
   .float(right);
-
 
313
    .font(1.4em);
-
 
314
    color:@grey;
-
 
315
    border-bottom:lighten(@grey,30%) solid 1px;
-
 
316
    margin-top: 7px;
-
 
317
    margin-right: 5px;
-
 
318
    display:none;
-
 
319
}
-
 
320
 
301
/*----------------------error-msg---------------------------*/
321
/*----------------------error-msg---------------------------*/
302
 
322
 
303
.error_msg{
323
.error_msg{
304
  padding:5px;
324
  padding:5px;
305
  display:block;
325
  display:block;