remove fs_2

This commit is contained in:
2025-02-06 16:38:45 +03:00
parent d1a8aa7279
commit 529bc8a2d6
6 changed files with 30 additions and 147 deletions

View File

@@ -1,9 +1,16 @@
[gd_scene load_steps=2 format=3 uid="uid://ch14g46swx74h"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2thpi"]
bg_color = Color(0.8, 0.403922, 0.27451, 1)
bg_color = Color(0.611765, 0.109804, 0.262745, 0.615686)
corner_radius_top_left = 2
corner_radius_top_right = 2
corner_radius_bottom_right = 2
corner_radius_bottom_left = 2
shadow_size = 2
shadow_offset = Vector2(2, 2)
[node name="heder" type="Label"]
custom_minimum_size = Vector2(0, 30)
offset_right = 128.0
offset_bottom = 23.0
theme_override_colors/font_color = Color(0, 0, 0, 1)

View File

@@ -10,28 +10,13 @@ corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
[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 = 75.0
offset_bottom = 137.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
offset_right = 70.75
offset_bottom = 32.0
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_q1ixs")
alignment = 1
caret_blink = true
caret_blink_interval = 0.5
[node name="ColorRect" type="ColorRect" parent="."]