mirror of
https://github.com/boldsuck/haveno.git
synced 2025-01-03 14:49:25 +00:00
fix mouse pointer on tab hover in light mode
This commit is contained in:
parent
e3420de0d8
commit
22f32f43a0
1 changed files with 1 additions and 0 deletions
|
@ -1267,6 +1267,7 @@ textfield */
|
||||||
-fx-padding: 14;
|
-fx-padding: 14;
|
||||||
-fx-font-size: 0.769em;
|
-fx-font-size: 0.769em;
|
||||||
-fx-font-weight: normal;
|
-fx-font-weight: normal;
|
||||||
|
-fx-cursor: hand;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jfx-tab-pane .depth-container {
|
.jfx-tab-pane .depth-container {
|
||||||
|
|
Loading…
Reference in a new issue