MemR/game/styleboxes/button_pressed.tres
2022-12-10 20:56:45 +01:00

19 lines
502 B
Plaintext

[gd_resource type="StyleBoxFlat" format=2]
[resource]
content_margin_left = 10.0
content_margin_right = 10.0
content_margin_top = 10.0
content_margin_bottom = 10.0
bg_color = Color( 0.0823529, 0.0823529, 0.0941176, 1 )
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
border_color = Color( 0.415686, 0.403922, 0.403922, 1 )
border_blend = true
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4