Subversion Repositories SmartDukaan

Rev

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

Rev 11094 Rev 11227
Line 61... Line 61...
61
    .float(left);
61
    .float(left);
62
    width:70%;
62
    width:70%;
63
    .pd-name{
63
    .pd-name{
64
      position:relative;
64
      position:relative;
65
      padding:10px;
65
      padding:10px;
66
      height: 100px;
66
      min-height: 100px;
67
      .boxsize;
67
      .boxsize;
68
      >div:nth-of-type(1){
68
      >div:nth-of-type(1){
69
        .font(1.4em);
69
        .font(1.4em);
70
        color:@grey;
70
        color:@grey;
71
        white-space: nowrap;
71
        white-space: nowrap;