diff options
Diffstat (limited to 'Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres')
-rw-r--r-- | Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres b/Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres new file mode 100644 index 0000000..cc88fd9 --- /dev/null +++ b/Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres @@ -0,0 +1,12 @@ +[gd_resource type="StyleBoxFlat" format=3 uid="uid://m7gyepkysu83"] + +[resource] +content_margin_left = 10.0 +content_margin_top = 5.0 +content_margin_right = 10.0 +content_margin_bottom = 5.0 +bg_color = Color(1, 1, 1, 1) +corner_radius_top_left = 5 +corner_radius_top_right = 5 +corner_radius_bottom_right = 5 +corner_radius_bottom_left = 5 |