aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/net
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-07-16 17:33:03 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-07-16 17:33:03 -0400
commitc2137b3fc13ee89cfbaedd1e4c2f48101fa07a9b (patch)
tree1f4e385f156a62420e29d23691dad26e238e2942 /src/main/resources/net
parentd8b8d88e97cfd732ea0e81847762e93412377dd9 (diff)
downloadNPEhero-c2137b3fc13ee89cfbaedd1e4c2f48101fa07a9b.tar.gz
NPEhero-c2137b3fc13ee89cfbaedd1e4c2f48101fa07a9b.tar.bz2
NPEhero-c2137b3fc13ee89cfbaedd1e4c2f48101fa07a9b.zip
Fix control editor and file writing for notes editor
Diffstat (limited to 'src/main/resources/net')
-rwxr-xr-xsrc/main/resources/net/sowgro/npehero/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/net/sowgro/npehero/style.css b/src/main/resources/net/sowgro/npehero/style.css
index 950be11..b0a0209 100755
--- a/src/main/resources/net/sowgro/npehero/style.css
+++ b/src/main/resources/net/sowgro/npehero/style.css
@@ -233,6 +233,10 @@ Slider:focused .thumb{
-fx-text-fill: white;
}
+.gray {
+ -fx-text-fill: #a8a8a8;
+}
+
/* debug */
.debug {