rebranding upgrade and various fixes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.dropdown-content li>a, .dropdown-content li>span {
|
||||
color: rgb(36, 13, 21);
|
||||
color: rgb(13, 36, 33);
|
||||
}
|
||||
|
||||
#sendFeeRange {
|
||||
@@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
#tableTransactionsForAll .fa-sign-out-alt {
|
||||
color: red;
|
||||
color: rgb(0, 238, 255);
|
||||
}
|
||||
|
||||
#tableTransactionsForAll .fa-arrow-left {
|
||||
@@ -45,3 +45,4 @@
|
||||
#tableTransactionsForAll .fa-check {
|
||||
color: #228B22;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user