From c8a316e4b8987dad963656a34665fa0e23dedcb1 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Mon, 22 Apr 2024 16:34:25 +0200 Subject: update --- Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres (limited to 'Dialogs/VisualNovelTextbox/vn_textbox_name_label_panel.tres') 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 -- cgit v1.2.3