Subversion Repositories SmartDukaan

Rev

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

Rev 6421 Rev 6435
Line 297... Line 297...
297
	float:left;
297
	float:left;
298
	list-style:none;	
298
	list-style:none;	
299
}
299
}
300
 
300
 
301
ol.bank-name li {
301
ol.bank-name li {
302
	height:22px;
302
	height:28px;
303
	width:10px;
303
	width:10px;
304
	float:left;
304
	float:left;
305
	margin:10px;
305
	margin:10px;
306
	padding-right:120px;
306
	padding-right:105px;
307
	background: url('../images/banks-sprite.gif') no-repeat scroll 0 ;
-
 
308
	background-size:87% auto;
-
 
309
	background-position: right;
307
	background-position: right;
-
 
308
	padding-top: 8px;
310
}
309
}
311
 
310
 
312
ol.bank-name li input {
311
ol.bank-name li input {
313
	vertical-align: middle;
312
	vertical-align: middle;
314
}
313
}
Line 324... Line 323...
324
    line-height:normal;
323
    line-height:normal;
325
    border: 1px solid gray;
324
    border: 1px solid gray;
326
}
325
}
327
#emi-options th {
326
#emi-options th {
328
    background: none repeat scroll 0 0 #F1F1F1;
327
    background: none repeat scroll 0 0 #F1F1F1;
329
    border-bottom: 1px solid black;
328
    border-bottom: 1px solid gray;
330
    /*border-top: 4px solid #AABCFE; */
329
    /*border-top: 4px solid #AABCFE; */
331
    font-size: 12px;
330
    font-size: 12px;
332
    font-weight: bold;
331
    font-weight: bold;
333
    padding: 8px;
332
    padding: 8px;
334
}
333
}