ui修改
This commit is contained in:
parent
87ed09aa80
commit
579d68a45a
@ -1,4 +1,4 @@
|
|||||||
[gd_scene load_steps=57 format=3 uid="uid://dx5owafvbqdec"]
|
[gd_scene load_steps=58 format=3 uid="uid://dx5owafvbqdec"]
|
||||||
|
|
||||||
[ext_resource type="Script" path="res://common/base/base_control.gd" id="1_gebae"]
|
[ext_resource type="Script" path="res://common/base/base_control.gd" id="1_gebae"]
|
||||||
[ext_resource type="Script" path="res://Modules/data_panel.gd" id="1_h1ywm"]
|
[ext_resource type="Script" path="res://Modules/data_panel.gd" id="1_h1ywm"]
|
||||||
@ -97,6 +97,8 @@ spacing_space = 4
|
|||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dyppf"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dyppf"]
|
||||||
content_margin_left = 58.0
|
content_margin_left = 58.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m8j1c"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_p77x8"]
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_p77x8"]
|
||||||
texture = ExtResource("26_h2ca6")
|
texture = ExtResource("26_h2ca6")
|
||||||
texture_margin_left = 32.0
|
texture_margin_left = 32.0
|
||||||
@ -732,6 +734,7 @@ anchor_bottom = 4.61
|
|||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
mouse_filter = 0
|
mouse_filter = 0
|
||||||
|
theme_override_styles/panel = SubResource("StyleBoxFlat_m8j1c")
|
||||||
horizontal_scroll_mode = 0
|
horizontal_scroll_mode = 0
|
||||||
metadata/_edit_use_anchors_ = true
|
metadata/_edit_use_anchors_ = true
|
||||||
|
|
||||||
@ -751,6 +754,7 @@ size_flags_horizontal = 3
|
|||||||
size_flags_vertical = 3
|
size_flags_vertical = 3
|
||||||
mouse_filter = 2
|
mouse_filter = 2
|
||||||
theme = SubResource("Theme_f5wb5")
|
theme = SubResource("Theme_f5wb5")
|
||||||
|
theme_override_constants/separation = 40
|
||||||
|
|
||||||
[node name="Label" type="Label" parent="DataPanel/RightMenu/VBoxContainer/MarginContainer3/SiteSelectionDetails/SiteSelectionScrollContainer/MarginContainer/VBoxContainer"]
|
[node name="Label" type="Label" parent="DataPanel/RightMenu/VBoxContainer/MarginContainer3/SiteSelectionDetails/SiteSelectionScrollContainer/MarginContainer/VBoxContainer"]
|
||||||
modulate = Color(0.690196, 0.760784, 0.752941, 1)
|
modulate = Color(0.690196, 0.760784, 0.752941, 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user