]> Untitled Git - wolf-seeking-sheep.git/blob - addons/dialogic/Editor/Events/styles/SectionPanel.tres
Initial Godot project with Dialogic 2.0-Alpha-17
[wolf-seeking-sheep.git] / addons / dialogic / Editor / Events / styles / SectionPanel.tres
1 [gd_resource type="StyleBoxFlat" format=2]
2
3 [resource]
4 content_margin_left = 6.0
5 content_margin_right = 6.0
6 content_margin_top = 5.0
7 content_margin_bottom = 4.0
8 bg_color = Color( 0.6, 0.6, 0.6, 0 )
9 border_width_left = 1
10 border_width_top = 1
11 border_width_right = 1
12 border_width_bottom = 1
13 border_color = Color( 0.2, 0.227451, 0.309804, 1 )
14 corner_radius_top_left = 3
15 corner_radius_top_right = 3
16 corner_radius_bottom_right = 3
17 corner_radius_bottom_left = 3