some more changes whatever
This commit is contained in:
@@ -16,10 +16,9 @@ content_margin_top = 8.0
|
||||
|
||||
[node name="answer_button" type="Button"]
|
||||
custom_minimum_size = Vector2(100, 32)
|
||||
focus_mode = 0
|
||||
theme_override_colors/icon_normal_color = Color(0, 0, 0, 0)
|
||||
theme_override_colors/icon_pressed_color = Color(1, 1, 1, 1)
|
||||
theme_override_colors/icon_hover_color = Color(1, 1, 1, 1)
|
||||
theme_override_colors/icon_hover_color = Color(0, 0, 0, 0)
|
||||
theme_override_colors/icon_hover_pressed_color = Color(1, 1, 1, 1)
|
||||
theme_override_colors/icon_focus_color = Color(1, 1, 1, 1)
|
||||
theme_override_colors/icon_disabled_color = Color(0, 0, 0, 0)
|
||||
|
Reference in New Issue
Block a user