First work on dialogic, resized guild, and started implementing portraits.
This commit is contained in:
13
addons/dialogic/Editor/Events/styles/ResourceMenuNormal.tres
Normal file
13
addons/dialogic/Editor/Events/styles/ResourceMenuNormal.tres
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="StyleBoxFlat" format=2]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 25.0
|
||||
content_margin_right = 10.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color( 0.180392, 0.180392, 0.180392, 0.219608 )
|
||||
draw_center = false
|
||||
border_width_bottom = 2
|
||||
border_color = Color( 0.8, 0.8, 0.8, 0.286275 )
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
Reference in New Issue
Block a user