mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-12-21 02:25:12 -05:00
change background color for no offers available
This commit is contained in:
parent
f3111896a4
commit
b31d46bfcd
1 changed files with 4 additions and 0 deletions
|
|
@ -570,3 +570,7 @@
|
|||
#image-logo-landscape {
|
||||
-fx-image: url("../../images/logo_landscape_dark.png");
|
||||
}
|
||||
|
||||
.table-view .placeholder {
|
||||
-fx-background-color: -bs-color-background-table-header;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue