22 lines
759 B
Plaintext
22 lines
759 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dspa16ufrpanp"]
|
|
|
|
[ext_resource type="Script" uid="uid://dqexdg24cp6rq" path="res://table/ячейка-2.gd" id="1_0fmuf"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mla3y"]
|
|
|
|
[node name="LineEdit" type="LineEdit"]
|
|
offset_right = 58.0
|
|
offset_bottom = 33.0
|
|
theme_override_colors/font_uneditable_color = Color(1, 0.596078, 0.4, 1)
|
|
theme_override_colors/font_color = Color(1, 0.596078, 0.4, 1)
|
|
theme_override_styles/focus = SubResource("StyleBoxEmpty_mla3y")
|
|
alignment = 1
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
caret_blink = true
|
|
caret_blink_interval = 0.1
|
|
script = ExtResource("1_0fmuf")
|