mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 06:01:16 +00:00
VN Sizing
This commit is contained in:
parent
6adf27c2ef
commit
656e95594f
13 changed files with 827 additions and 4 deletions
12
Resources/Styles/vn_textbox_cirno_panel.tres
Normal file
12
Resources/Styles/vn_textbox_cirno_panel.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cmyqabrx5pm7o"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 4.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(1, 1, 1, 1)
|
||||
corner_radius_top_left = 2
|
||||
corner_radius_top_right = 2
|
||||
corner_radius_bottom_right = 2
|
||||
corner_radius_bottom_left = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue