mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-26 00:15:18 -04:00
Remove listview hover border
This commit is contained in:
parent
aac908937e
commit
f37513b3cf
1 changed files with 0 additions and 1 deletions
|
@ -262,7 +262,6 @@
|
||||||
.table-view .table-cell:selected {
|
.table-view .table-cell:selected {
|
||||||
-fx-background: -fx-accent;
|
-fx-background: -fx-accent;
|
||||||
-fx-background-color: -fx-selection-bar;
|
-fx-background-color: -fx-selection-bar;
|
||||||
-fx-border-color: -fx-selection-bar;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.number-column.table-cell {
|
.number-column.table-cell {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue