Bisq dashboard: Change color between red/green when price changes
This commit is contained in:
@@ -218,6 +218,10 @@ body {
|
||||
color: #3bcc49;
|
||||
}
|
||||
|
||||
.red-color {
|
||||
color: #dc3545;
|
||||
}
|
||||
|
||||
.yellow-color {
|
||||
color: #ffd800;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user