mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-06 21:54:19 -04:00
cleanup
This commit is contained in:
parent
605fb3e2f0
commit
4c3396db94
2 changed files with 0 additions and 4 deletions
|
@ -59,7 +59,6 @@
|
|||
-fx-font-size: 10;
|
||||
}
|
||||
|
||||
|
||||
/* forms */
|
||||
#form-header-text {
|
||||
-fx-font-weight: bold;
|
||||
|
@ -70,7 +69,6 @@
|
|||
-fx-font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
/* tabpane */
|
||||
.tab-pane .tab-label {
|
||||
-fx-font-size: 15;
|
||||
|
|
|
@ -143,7 +143,6 @@ public class TradingFacade
|
|||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @param trade
|
||||
*/
|
||||
public void payToDepositTx(Trade trade)
|
||||
|
@ -160,7 +159,6 @@ public class TradingFacade
|
|||
|
||||
|
||||
/**
|
||||
*
|
||||
* @param trade
|
||||
*/
|
||||
public void releaseBTC(Trade trade)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue