Subversion Repositories SmartDukaan

Rev

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

Rev 2016 Rev 3830
Line 210... Line 210...
210
    /*font-size: 14px;
210
    /*font-size: 14px;
211
    font-weight: bold;*/
211
    font-weight: bold;*/
212
    padding: 0 12px 0 0;
212
    padding: 0 12px 0 0;
213
    width: 94px !important;
213
    width: 94px !important;
214
}
214
}
215
/*#registration .remove-quantitybttn{
-
 
216
	background: url(../images/nav-img/remove.png) no-repeat;
-
 
217
	height: 23px;
-
 
218
	cursor:pointer;
-
 
219
	width: 68px;
-
 
220
	border: 0;
-
 
221
	margin: 17px 0 0 40px;
-
 
222
}
-
 
223
*/
-
 
224
 
215
 
225
#emptyCart{
216
#emptyCart{
226
	padding-top:30px;
217
	padding-top:30px;
227
	font-size:20px;
218
	font-size:20px;
228
	text-align:center;
219
	text-align:center;
Line 239... Line 230...
239
}
230
}
240
#emptyCart a{
231
#emptyCart a{
241
	font-size:16px;
232
	font-size:16px;
242
	font-weight:bold;
233
	font-weight:bold;
243
}
234
}
244
/*** Ebizon changes for cart pages ****/
-
 
-
 
235
 
245
#registration .remove-quantitybttn {
236
#cart .remove-quantitybttn {
246
   background: url("../images/nav-img/remove.png") no-repeat scroll 0 0 transparent;
-
 
247
   border: 0 none;
-
 
248
   cursor: pointer;
237
   cursor: pointer;
249
   height: 23px;
-
 
250
   margin-top: 5px;
-
 
251
   width: 68px;
-
 
252
   position:absolute;
-
 
253
   right:5px;
-
 
254
   bottom:0;
-
 
255
}    
238
}    
256
.cart-header-textbox {
239
.cart-header-textbox {
257
  float: left; 
240
  float: left; 
258
  width: 75px;
241
  width: 75px;
259
  margin-left: 5px;
242
  margin-left: 5px;