blob: a01843fe791aa3022d4e4c3c5a5b4acbd1eef2cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[gd_resource type="StyleBoxFlat" format=3 uid="uid://b86kbd3pfkd5w"]
[resource]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
bg_color = Color(1, 1, 1, 0.0627451)
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
border_color = Color(0.818673, 0.926505, 1, 1)
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
|