Subversion Repositories SmartDukaan

Rev

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

Rev 15967 Rev 15968
Line 99... Line 99...
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);
103
        .float(left);
104
        width:33%;
-
 
105
        .boxsize;
104
        .boxsize;
106
        padding:4px;
105
        padding:4px;
107
        text-align:center;
106
        text-align:center;
108
        color:@grey;
107
        color:@grey;
109
        span{
108
        span{
Line 118... Line 117...
118
        float:left;
117
        float:left;
119
        width:1%;
118
        width:1%;
120
        padding-top: 28px;
119
        padding-top: 28px;
121
      }
120
      }
122
      > div:nth-of-type(1){
121
      > div:nth-of-type(1){
-
 
122
      	width:25%;
123
        div{
123
        div{
124
          .font(1.2em);
124
          .font(1.2em);
125
        }
125
        }
126
      }
126
      }
127
      > div:nth-of-type(2){
127
      > div:nth-of-type(2){
128
        input{
128
        input{
129
          appearance: none;
129
          appearance: none;
130
          -webkit-appearance: none;
130
          -webkit-appearance: none;
131
          width: 60%;
131
          width: 26%;
132
          border: #F2F3EF solid 1px;
132
          border: #F2F3EF solid 1px;
133
          text-align: center;
133
          text-align: center;
134
          padding: 8px 3px;
134
          padding: 8px 3px;
135
          .boxsize;
135
          .boxsize;
136
          color:@grey;
136
          color:@grey;
137
          background:@white;
137
          background:@white;
138
        }  
138
        }  
139
      }
139
      }
140
      >div:nth-of-type(3){
140
      >div:nth-of-type(3){
141
      	  .font(1.0em);
141
      	  .font(1.0em);
142
	      .float(center);
-
 
143
	      width:15%;
142
	      width:24%;
144
	      background:@sub-list;
143
	      background:@sub-list;
145
	      color:@white;
144
	      color:@white;
146
	      text-align:center;
145
	      text-align:center;
147
      }
146
      }
148
      >div:nth-of-type(4){
147
      >div:nth-of-type(4){
149
      	  width:18%;
148
      	  width:24%;
150
          div{
149
          div{
151
            padding-top:7px;
150
            padding-top:7px;
152
            .font(1.4em);
151
            .font(1.4em);
153
             color:@grey;
152
             color:@grey;
154
             font-weight:bold;
153
             font-weight:bold;