update
This commit is contained in:
@@ -51,8 +51,8 @@ corner_radius_bottom_left = 15
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yn8i4"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
|
||||
bg_color = Color(0.169245, 0.169245, 0.169245, 1)
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
|
||||
draw_center = false
|
||||
border_width_left = 2
|
||||
border_width_top = 2
|
||||
border_width_right = 2
|
||||
@@ -63,8 +63,8 @@ corner_radius_top_right = 25
|
||||
corner_radius_bottom_right = 25
|
||||
corner_radius_bottom_left = 25
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
|
||||
draw_center = false
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
|
||||
bg_color = Color(0.169245, 0.169245, 0.169245, 1)
|
||||
border_width_left = 2
|
||||
border_width_top = 2
|
||||
border_width_right = 2
|
||||
@@ -87,6 +87,7 @@ corner_radius_bottom_right = 15
|
||||
corner_radius_bottom_left = 15
|
||||
|
||||
[node name="PopupPanel" type="PopupPanel"]
|
||||
oversampling_override = 1.0
|
||||
initial_position = 1
|
||||
size = Vector2i(760, 710)
|
||||
visible = true
|
||||
@@ -108,7 +109,7 @@ layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
theme = SubResource("Theme_ijpe2")
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_a5287")
|
||||
placeholder_text = "Search history..."
|
||||
placeholder_text = "搜索历史记录"
|
||||
caret_blink = true
|
||||
|
||||
[node name="DeleteMenu" type="PanelContainer" parent="Main"]
|
||||
@@ -141,8 +142,8 @@ size_flags_horizontal = 10
|
||||
mouse_default_cursor_shape = 2
|
||||
theme = ExtResource("3_yoadi")
|
||||
theme_override_colors/font_color = Color(0.781065, 0.858202, 0.977018, 1)
|
||||
theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_31fx5")
|
||||
theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
|
||||
text = "Delete"
|
||||
|
||||
[node name="PanelContainer2" type="PanelContainer" parent="Main"]
|
||||
|
||||
Reference in New Issue
Block a user