Merge branch 'ticket-payboxAgreement' into develop
This commit is contained in:
commit
322e3d2729
@ -6829,6 +6829,14 @@ table#carrierTable tbody td {
|
||||
-o-box-shadow: 2px 2px 5px #cccccc;
|
||||
box-shadow: 2px 2px 5px #CCC;
|
||||
}
|
||||
.block-paybox thead th:first-child,
|
||||
.block-paypal thead th:first-child{
|
||||
width: 250px
|
||||
}
|
||||
.block-paybox thead th:nth-child(2),
|
||||
.block-paypal thead th:nth-child(2){
|
||||
width: 200px
|
||||
}
|
||||
.block-paybox tr.alternate_item.even,
|
||||
.block-paypal tr.alternate_item.even {
|
||||
background: #F3F3F3;
|
||||
|
Loading…
Reference in New Issue
Block a user