mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-18 11:18:36 -04: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
|
@ -569,4 +569,8 @@
|
||||||
|
|
||||||
#image-logo-landscape {
|
#image-logo-landscape {
|
||||||
-fx-image: url("../../images/logo_landscape_dark.png");
|
-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