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…
Reference in a new issue