Tune login badge
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<Insets bottom="34.0" left="34.0" right="34.0" top="34.0" />
|
<Insets bottom="34.0" left="34.0" right="34.0" top="34.0" />
|
||||||
</padding>
|
</padding>
|
||||||
<children>
|
<children>
|
||||||
<StackPane fx:id="logoContainer" maxHeight="152.0" maxWidth="152.0" minHeight="152.0" minWidth="152.0" prefHeight="152.0" prefWidth="152.0" style="-fx-background-color: #f4efe8; -fx-background-radius: 999; -fx-border-color: rgba(161,63,46,0.16); -fx-border-radius: 999;">
|
<StackPane fx:id="logoContainer" maxHeight="152.0" maxWidth="152.0" minHeight="152.0" minWidth="152.0" prefHeight="152.0" prefWidth="152.0" style="-fx-background-color: #e7d8c8; -fx-background-radius: 999; -fx-border-color: rgba(161,63,46,0.24); -fx-border-radius: 999;">
|
||||||
<effect>
|
<effect>
|
||||||
<DropShadow blurType="GAUSSIAN" color="0x0f172838" height="18.0" offsetY="6.0" radius="9.0" spread="0.16" width="18.0" />
|
<DropShadow blurType="GAUSSIAN" color="0x0f172838" height="18.0" offsetY="6.0" radius="9.0" spread="0.16" width="18.0" />
|
||||||
</effect>
|
</effect>
|
||||||
|
|||||||
Reference in New Issue
Block a user