+ show transactions direction
This commit is contained in:
@@ -21,4 +21,16 @@
|
||||
|
||||
.sendWrapper input {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
#tableTransactionsForAll .fa-arrow-right {
|
||||
color: #8B0000;
|
||||
}
|
||||
|
||||
#tableTransactionsForAll .fa-arrow-left {
|
||||
color: #228B22;
|
||||
}
|
||||
|
||||
#tableTransactionsForAll .fa-arrows-alt-h {
|
||||
color: #DCDCDC;
|
||||
}
|
||||
Reference in New Issue
Block a user