Subversion Repositories SmartDukaan

Rev

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

Rev 15970 Rev 15971
Line 98... Line 98...
98
}
98
}
99
 
99
 
100
.pd-price{
100
.pd-price{
101
      border-top:@list-color2 solid 1px;
101
      border-top:@list-color2 solid 1px;
102
      >div{
102
      >div{
-
 
103
        .float(left);
-
 
104
        width:33%;
103
        .boxsize;
105
        .boxsize;
104
        padding:4px;
106
        padding:4px;
105
        text-align:center;
107
        text-align:center;
106
        color:@grey;
108
        color:@grey;
107
        width:25%;
-
 
108
        span{
109
        span{
109
          display:block;
110
          display:block;
110
          padding:0 0 1px;
111
          padding:0 0 1px;
111
        }
112
        }
112
        >div{
113
        >div{
Line 116... Line 117...
116
      > span{
117
      > span{
117
        float:left;
118
        float:left;
118
        width:1%;
119
        width:1%;
119
        padding-top: 28px;
120
        padding-top: 28px;
120
      }
121
      }
-
 
122
      > div:nth-of-type(1){
-
 
123
        div{
-
 
124
          .font(1.2em);
-
 
125
        }
-
 
126
      }
121
      > div:nth-of-type(2){
127
      > div:nth-of-type(2){
122
      	width: 26%;
-
 
123
      	float:left;
-
 
124
        input{
128
        input{
125
          appearance: none;
129
          appearance: none;
126
          -webkit-appearance: none;
130
          -webkit-appearance: none;
-
 
131
          width: 60%;
-
 
132
          float:left;
127
          border: #F2F3EF solid 1px;
133
          border: #F2F3EF solid 1px;
128
          text-align: center;
134
          text-align: center;
129
          padding: 8px 3px;
135
          padding: 2px 3px;
130
          .boxsize;
136
          .boxsize;
131
          color:@grey;
137
          color:@grey;
132
          background:@white;
138
          background:@white;
133
        }  
139
        }
134
      }
-
 
135
      >div:nth-of-type(3){
140
        .confirm-qty{
136
      	  .font(1.0em);
141
          .font(1.0em);
137
	      width:24%;
142
	      float:right;
138
	      float:left;
143
	      width:15%;
139
	      background:@sub-list;
144
	      background:@sub-list;
140
	      color:@white;
145
	      color:@white;
141
	      text-align:center;
146
	      text-align:center;
-
 
147
        }     
142
      }
148
      }
143
      >div:nth-of-type(4){
149
      >div:nth-of-type(3){
144
      	  width:24%;
-
 
145
          div{
150
          div{
146
            padding-top:7px;
151
            padding-top:7px;
147
            .font(1.4em);
152
            .font(1.4em);
148
             color:@grey;
153
             color:@grey;
149
             font-weight:bold;
154
             font-weight:bold;