@@ -671,11 +671,6 @@
|
|||||||
-fx-padding: 10.0;
|
-fx-padding: 10.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jfx-tool-bar-button .jfx-rippler {
|
|
||||||
-jfx-rippler-fill: -monet-on-surface;
|
|
||||||
-jfx-mask-type: CIRCLE;
|
|
||||||
}
|
|
||||||
|
|
||||||
.jfx-decorator-button {
|
.jfx-decorator-button {
|
||||||
-fx-max-width: 40px;
|
-fx-max-width: 40px;
|
||||||
-fx-background-radius: 5px;
|
-fx-background-radius: 5px;
|
||||||
@@ -760,7 +755,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.jfx-button .jfx-rippler {
|
.jfx-button .jfx-rippler {
|
||||||
-jfx-rippler-fill: -monet-on-primary;
|
-jfx-rippler-fill: -monet-on-surface;
|
||||||
-jfx-mask-type: CIRCLE;
|
-jfx-mask-type: CIRCLE;
|
||||||
-fx-padding: 0.0;
|
-fx-padding: 0.0;
|
||||||
}
|
}
|
||||||
@@ -770,6 +765,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.jfx-button-raised .jfx-rippler {
|
.jfx-button-raised .jfx-rippler {
|
||||||
|
-jfx-rippler-fill: -monet-on-primary;
|
||||||
-jfx-mask-type: CIRCLE;
|
-jfx-mask-type: CIRCLE;
|
||||||
-fx-padding: 0.0;
|
-fx-padding: 0.0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user