Compare commits

...

1 commit

Author SHA1 Message Date
woodser
74dabe9d6e fix mouse pointer on tab hover in light mode 2024-11-06 08:13:53 -05:00

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 {