mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-03-15 10:26:37 -04:00
cleanup
This commit is contained in:
parent
605fb3e2f0
commit
4c3396db94
@ -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…
x
Reference in New Issue
Block a user