Добавлен запрет СИ2
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cef6gtuc60ggg"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hrhif"]
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q1ixs"]
|
||||
bg_color = Color(0, 0, 0, 1)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q1ixs"]
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hrhif"]
|
||||
bg_color = Color(0, 0, 0, 1)
|
||||
|
||||
[node name="Label" type="LineEdit"]
|
||||
@@ -21,10 +21,12 @@ 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/normal = SubResource("StyleBoxFlat_hrhif")
|
||||
theme_override_styles/read_only = SubResource("StyleBoxFlat_q1ixs")
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_hrhif")
|
||||
alignment = 1
|
||||
editable = false
|
||||
caret_blink = true
|
||||
|
||||
@@ -7,5 +7,6 @@ bg_color = Color(0, 0, 0, 1)
|
||||
offset_right = 130.0
|
||||
offset_bottom = 25.0
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_ddnjm")
|
||||
alignment = 1
|
||||
|
||||
Reference in New Issue
Block a user