diff options
Diffstat (limited to 'src/main/resources/net/sowgro/npehero/style.css')
-rwxr-xr-x | src/main/resources/net/sowgro/npehero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/net/sowgro/npehero/style.css b/src/main/resources/net/sowgro/npehero/style.css index 8fecd98..e4d34f0 100755 --- a/src/main/resources/net/sowgro/npehero/style.css +++ b/src/main/resources/net/sowgro/npehero/style.css @@ -249,7 +249,7 @@ Slider:focused .thumb{ -fx-text-fill: #a8a8a8; } -CheckBox { +.box CheckBox { -fx-text-fill: white; } |