Files
PRD_TU_MP550/table/node.tscn
2024-12-13 06:45:07 +03:00

34 lines
927 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://cef6gtuc60ggg"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q1ixs"]
bg_color = Color(0, 0, 0, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hrhif"]
bg_color = Color(0, 0, 0, 1)
[node name="Label" type="LineEdit"]
texture_filter = 2
texture_repeat = 2
clip_contents = true
layout_direction = 2
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_top = -103.0
offset_right = -477.0
offset_bottom = -714.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
focus_mode = 0
mouse_default_cursor_shape = 0
theme_override_colors/font_uneditable_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 17
theme_override_styles/read_only = SubResource("StyleBoxFlat_q1ixs")
theme_override_styles/normal = SubResource("StyleBoxFlat_hrhif")
alignment = 1
editable = false
caret_blink = true
caret_blink_interval = 0.5