Implemented dialogue box design as described in mockups
This commit is contained in:
+4
-4
@@ -1,10 +1,10 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dkv1pl1c1dq6"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 15.0
|
||||
content_margin_top = 15.0
|
||||
content_margin_right = 15.0
|
||||
content_margin_bottom = 15.0
|
||||
content_margin_left = 100.0
|
||||
content_margin_top = 80.0
|
||||
content_margin_right = 100.0
|
||||
content_margin_bottom = 30.0
|
||||
bg_color = Color(1, 1, 1, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
|
||||
Reference in New Issue
Block a user