Subversion Repositories SmartDukaan

Rev

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

Rev 11271 Rev 11715
Line 390... Line 390...
390
  border-bottom:lighten(@grey, 50%) solid 1px;
390
  border-bottom:lighten(@grey, 50%) solid 1px;
391
  .head{
391
  .head{
392
    text-transform: capitalize;
392
    text-transform: capitalize;
393
    //background:@lightgrey;
393
    //background:@lightgrey;
394
    color:@grey;
394
    color:@grey;
395
    .font(2.0em);
-
 
396
    //padding:4px 8px;
395
    //padding:4px 8px;
397
    margin:5px 0 0;
396
    margin:5px 0 0;
398
    //border-bottom:lighten(@grey, 50%) solid 1px;
397
    //border-bottom:lighten(@grey, 50%) solid 1px;
399
    //border-left:lighten(@grey, 20%) solid 4px;
398
    //border-left:lighten(@grey, 20%) solid 4px;
400
    div{
399
    div:nth-of-type(1){
401
      display:inline-block;
400
      display:inline-block;
402
      border-left:@ltblue solid 5px;
401
      border-left:@ltblue solid 5px;
403
      padding:5px 5px 5px 7px;
402
      padding:5px 5px 5px 7px;
-
 
403
      .font(2.0em);
-
 
404
    }
-
 
405
    div:nth-of-type(2){
-
 
406
      float:right;
-
 
407
      .font(1.4em);
-
 
408
      color:@grey;
-
 
409
      border-bottom:lighten(@grey,30%) solid 1px;
-
 
410
      margin-top: 7px;
-
 
411
      margin-right: 5px;
404
    }
412
    }
405
  }
413
  }
406
  .rec-hldr{
414
  .rec-hldr{
407
    overflow:auto;
415
    overflow:auto;
408
    .rec-wrapper{
416
    .rec-wrapper{