Subversion Repositories SmartDukaan

Rev

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

Rev 15978 Rev 15984
Line 116... Line 116...
116
      }
116
      }
117
      > span{
117
      > span{
118
        float:left;
118
        float:left;
119
        width:1%;
119
        width:1%;
120
        padding-top: 28px;
120
        padding-top: 28px;
121
        margin-right: 5px;
121
        margin-right: 8px;
122
      }
122
      }
123
      > div:nth-of-type(1){
123
      > div:nth-of-type(1){
124
        div{
124
        div{
125
          .font(1.2em);
125
          .font(1.2em);
126
        }
126
        }
Line 132... Line 132...
132
          width: 60%;
132
          width: 60%;
133
          float:left;
133
          float:left;
134
          border: #F2F3EF solid 1px;
134
          border: #F2F3EF solid 1px;
135
          text-align: center;
135
          text-align: center;
136
          padding: 8px 3px;
136
          padding: 8px 3px;
137
  		  margin-left: 3px;
-
 
138
          .boxsize;
137
          .boxsize;
139
          color:@grey;
138
          color:@grey;
140
          background:@white;
139
          background:@white;
141
        }
140
        }
142
        .confirm-qty{
141
        .confirm-qty{