Initial commit with existing project files
This commit is contained in:
commit
0a39a7772a
62 changed files with 1415 additions and 0 deletions
9
resources/line_edit_box.tres
Normal file
9
resources/line_edit_box.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://3j2rdpeh0hbi"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 2.0
|
||||
content_margin_right = 2.0
|
||||
content_margin_bottom = 0.0
|
||||
bg_color = Color(1, 1, 1, 0)
|
||||
border_width_bottom = 1
|
||||
border_color = Color(1, 1, 1, 0.698039)
|
Loading…
Add table
Add a link
Reference in a new issue