-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
JFXTableView_CSS/src/main/resources/tech/ugma/education/jfoenixtableview/jfx-table-view.css
Lines 30 to 36 in 77d193f
| :focused { | |
| -fx-background-color: -fx-table-color, -fx-box-border, -fx-control-inner-background; | |
| -fx-background-insets: -1.4, 0, 1; | |
| -fx-background-radius: 1.4, 0, 0; | |
| /*....*/ | |
| -fx-padding: 1; /* 0.083333em; */ | |
| } |
This file is also referred in JFoenix repository. It belongs to this repository. So I thought it might be appropriate to open an issue here.
I had an issue with it and opened a question on Stackoverflow about it. You can find the original issue there.
Metadata
Metadata
Assignees
Labels
No labels