diff --git a/minimal_theme.tres b/minimal_theme.tres index 554f276..de556cb 100644 --- a/minimal_theme.tres +++ b/minimal_theme.tres @@ -393,12 +393,6 @@ border_color = Color(1, 1, 1, 0) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_32au3"] bg_color = Color(1, 1, 1, 0.0980392) -border_width_left = 2 -border_width_top = 2 -border_width_right = 2 -border_width_bottom = 2 -border_color = Color(1, 1, 1, 0.156863) -border_blend = true corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 diff --git a/minimal_theme_high_ppi.tres b/minimal_theme_high_ppi.tres index 6dc078e..7db2a3b 100644 --- a/minimal_theme_high_ppi.tres +++ b/minimal_theme_high_ppi.tres @@ -393,12 +393,6 @@ border_color = Color(1, 1, 1, 0) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_32au3"] bg_color = Color(1, 1, 1, 0.0980392) -border_width_left = 2 -border_width_top = 2 -border_width_right = 2 -border_width_bottom = 2 -border_color = Color(1, 1, 1, 0.156863) -border_blend = true corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8