Subversion Repositories SmartDukaan

Rev

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

Rev 6407 Rev 6413
Line 323... Line 323...
323
    width: 520px;
323
    width: 520px;
324
    line-height:normal;
324
    line-height:normal;
325
    border: 1px solid gray;
325
    border: 1px solid gray;
326
}
326
}
327
#emi-options th {
327
#emi-options th {
328
    background: none repeat scroll 0 0 #B9C9FE;
328
    background: none repeat scroll 0 0 #F1F1F1;
329
    /* 'border-bottom: 1px solid #FFFFFF;
329
    /* 'border-bottom: 1px solid #FFFFFF;
330
    border-top: 4px solid #AABCFE; */
330
    border-top: 4px solid #AABCFE; */
331
    color: #003399;
331
    color: #003399;
332
    font-size: 13px;
332
    font-size: 13px;
333
    font-weight: normal;
333
    font-weight: normal;
Line 335... Line 335...
335
}
335
}
336
#emi-options td {
336
#emi-options td {
337
    background: none repeat scroll 0 0 white;
337
    background: none repeat scroll 0 0 white;
338
    border-bottom: 1px solid gray;
338
    border-bottom: 1px solid gray;
339
    border-top: 1px solid transparent;
339
    border-top: 1px solid transparent;
340
    color: #666699;
-
 
341
    padding: 8px;
340
    padding: 8px;
342
}
341
}
343
#emi-options tr:hover td {
342
#emi-options tr:hover td {
344
    background: none repeat scroll 0 0 #DBEEFF;
343
    background: none repeat scroll 0 0 #fbfbfb;
345
    color: #333399;
-
 
346
}
344
}
347
 
345
 
348
select#bank-name{
346
select#bank-name{
349
	font-family: Verdana,Arial,Helvetica,sans-serif;
347
	font-family: Verdana,Arial,Helvetica,sans-serif;
350
    font-size: 12px;
348
    font-size: 12px;