Remove listview hover border

This commit is contained in:
preland 2024-03-22 12:36:58 -05:00 committed by woodser
parent aac908937e
commit f37513b3cf

View file

@ -262,7 +262,6 @@
.table-view .table-cell:selected {
-fx-background: -fx-accent;
-fx-background-color: -fx-selection-bar;
-fx-border-color: -fx-selection-bar;
}
.number-column.table-cell {