Skip to content

Commit

Permalink
Added a user agent stylesheet to GlassPane.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Dec 2, 2024
1 parent a65063f commit acf5b98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gemsfx/src/main/resources/com/dlsc/gemsfx/glass-pane.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.glass-pane {
-fx-background-color: black;
}

0 comments on commit acf5b98

Please sign in to comment.