+ tooltips
+ sort transactions by date correctly + confirmed transactions indicator
This commit is contained in:
@@ -33,4 +33,12 @@
|
||||
|
||||
#tableTransactionsForAll .fa-arrows-alt-h {
|
||||
color: #DCDCDC;
|
||||
}
|
||||
|
||||
#tableTransactionsForAll .fa-question {
|
||||
color: #DCDCDC;
|
||||
}
|
||||
|
||||
#tableTransactionsForAll .fa-check {
|
||||
color: #228B22;
|
||||
}
|
||||
Reference in New Issue
Block a user