We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36748a3 commit 210e127Copy full SHA for 210e127
HMCL/src/main/resources/assets/css/root.css
@@ -671,11 +671,6 @@
671
-fx-padding: 10.0;
672
}
673
674
-.jfx-tool-bar-button .jfx-rippler {
675
- -jfx-rippler-fill: -monet-on-surface;
676
- -jfx-mask-type: CIRCLE;
677
-}
678
-
679
.jfx-decorator-button {
680
-fx-max-width: 40px;
681
-fx-background-radius: 5px;
@@ -760,7 +755,7 @@
760
755
761
756
762
757
.jfx-button .jfx-rippler {
763
- -jfx-rippler-fill: -monet-on-primary;
758
+ -jfx-rippler-fill: -monet-on-surface;
764
759
-jfx-mask-type: CIRCLE;
765
-fx-padding: 0.0;
766
@@ -770,6 +765,7 @@
770
771
772
767
.jfx-button-raised .jfx-rippler {
768
+ -jfx-rippler-fill: -monet-on-primary;
773
769
774
775
0 commit comments