stick-the-quick/ui/MenuStyleBoxWithNoMargins.tres

22 lines
645 B
Plaintext

[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://c8x8xqw7fatx6"]
[ext_resource type="Texture2D" uid="uid://2xflo6lkumll" path="res://ui/bg.tres" id="1_6l38h"]
[resource]
content_margin_left = 0.0
content_margin_top = 0.0
content_margin_right = 0.0
content_margin_bottom = 0.0
texture = ExtResource("1_6l38h")
texture_margin_left = 10.0
texture_margin_top = 10.0
texture_margin_right = 10.0
texture_margin_bottom = 10.0
expand_margin_left = 8.0
expand_margin_top = 8.0
expand_margin_right = 8.0
expand_margin_bottom = 8.0
axis_stretch_horizontal = 2
axis_stretch_vertical = 2
modulate_color = Color(0.6, 0.6, 0.6, 0.752941)