fix mouse pointer on tab hover in light mode

This commit is contained in:
woodser 2024-11-06 08:13:53 -05:00
parent e3420de0d8
commit 22f32f43a0

View file

@ -1267,6 +1267,7 @@ textfield */
-fx-padding: 14;
-fx-font-size: 0.769em;
-fx-font-weight: normal;
-fx-cursor: hand;
}
.jfx-tab-pane .depth-container {