add device
This commit is contained in:
@@ -14,20 +14,22 @@
|
||||
|
||||
[node name="PanelContainer" type="PanelContainer"]
|
||||
offset_right = 186.0
|
||||
offset_bottom = 40.0
|
||||
offset_bottom = 44.0
|
||||
mouse_default_cursor_shape = 6
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_r5cym")
|
||||
script = ExtResource("1_h0k6p")
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 2
|
||||
color = Color(0, 0, 0, 0.011)
|
||||
color = Color(0, 0, 0, 0)
|
||||
|
||||
[node name="CheckButton" type="CheckButton" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
tooltip_text = "Соединить. Отсоединить"
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxTexture_b6sp7")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_bc33d")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_46fou")
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_o64tc")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
Reference in New Issue
Block a user